Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 337
Default Reversing cells

I have a range of cells with misc. data Say a1:r10
I wish to rearrange them so that the value in r10 becomes the value ina1and
so on

oldjay
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Reversing cells


Something to try...
Add a header row and header column with consecutive numbers in them.
Sort the data Right to Left - descending - using the header row as the key.
Sort the data Top to Bottom descending - using the header column as the key.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Oldjay"
wrote in message
I have a range of cells with misc. data Say a1:r10
I wish to rearrange them so that the value in r10 becomes the value ina1and
so on
oldjay
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 337
Default Reversing cells

Thanks Tt did the trick!
oldjay

"Jim Cone" wrote:


Something to try...
Add a header row and header column with consecutive numbers in them.
Sort the data Right to Left - descending - using the header row as the key.
Sort the data Top to Bottom descending - using the header column as the key.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Oldjay"
wrote in message
I have a range of cells with misc. data Say a1:r10
I wish to rearrange them so that the value in r10 becomes the value ina1and
so on
oldjay

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
reversing text within cells steveg160 Excel Discussion (Misc queries) 1 January 15th 09 08:41 PM
Reversing the log Charli B Excel Discussion (Misc queries) 6 July 16th 08 11:11 AM
Reversing Text in cells Truc Lopez Excel Discussion (Misc queries) 4 January 14th 08 07:36 PM
REVERSING CELLS? FARAZ QURESHI Excel Discussion (Misc queries) 1 January 18th 07 07:19 PM
Reversing characters of cells starguy Excel Discussion (Misc queries) 12 June 13th 06 05:54 PM


All times are GMT +1. The time now is 04:25 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"