Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
nayeemoddin
 
Posts: n/a
Default how to paste the values in reverse order in workbook

hi,
after copying the cells, how to paste the copied cells in reverse order
ex: 1
2
3
i want to paste these cells in this order
3
2
1

  #2   Report Post  
Rojee
 
Posts: n/a
Default

It would be best to sort the number in descending order
after you paste the copied data.

Rojee

-----Original Message-----
hi,
after copying the cells, how to paste the copied cells in

reverse order
ex: 1
2
3
i want to paste these cells in this order
3
2
1

.

  #3   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

this solution was given by an MVP(sorry I forgot to note the name)
suppoe your data is in B1 to B16

in some other cell(e.g. D12) type this formula

=OFFSET($B$1,MATCH($B$16,B1:B16,0)-1,0)

copy d12 down till #N/A appears. Remove cells containing ""N./A""
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++
nayeemoddin wrote in message
...
hi,
after copying the cells, how to paste the copied cells in reverse order
ex: 1
2
3
i want to paste these cells in this order
3
2
1



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
I typed a column in reverse order, how do I flip it (upside down). kpcane Charts and Charting in Excel 1 January 3rd 05 12:25 AM


All times are GMT +1. The time now is 02:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"