Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jess
 
Posts: n/a
Default Is there a way to reverse the layout of your colums?

If you have columns with data from A - BB, is there a way to reverse the
columns so BB data is now A and so on?
  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

Suppose your data is in A1:BB1. Enter the following array formula
in A2, and fill across to BB1

=OFFSET($A$1:$BB$1,0,MAX(COLUMN($A$1:$BB$1))-COLUMN())

Since this is an array formula, you must press Ctrl+Shift+Enter
rather than just Enter when you first enter the formula and
whenever you edit it later. If you do this properly, Excel will
display the formula enclosed in curly braces {}.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com






"Jess" wrote in message
...
If you have columns with data from A - BB, is there a way to
reverse the
columns so BB data is now A and so on?



  #3   Report Post  
RagDyer
 
Posts: n/a
Default

One way.

Insert a new row, say a new Row1.
Number it from 1 to 54 - A to BB.
Now, select A1,
Navigate to the last cell in BB,
Hold <Shift, and click in that last cell.

While your entire list is still selected,
<Data <Sort <Options
And click
"Sort Left To Right"
<OK
Make sure the "Sort By" window shows "Row1"
Click on "Descending",
<OK

And you should have what you asked for.
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Jess" wrote in message
...
If you have columns with data from A - BB, is there a way to reverse the
columns so BB data is now A and so on?


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
Set a formula to always select the last value present in a colum bpiepgrass Excel Worksheet Functions 2 March 23rd 05 09:08 AM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 22nd 05 01:41 PM
Check data on colum A and find match on colum b Chris(new user) Excel Discussion (Misc queries) 3 March 20th 05 04:45 PM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 19th 05 09:27 PM
lookup in colum a and compare values in colum b Boggled Excel User Excel Worksheet Functions 14 October 29th 04 06:38 PM


All times are GMT +1. The time now is 12:18 PM.

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

About Us

"It's about Microsoft Excel"