Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bill Meacham
 
Posts: n/a
Default How 2 reverse order of columns

I want to reverse the order of columns in a worksheet. Specifically, someone
has sent me a file of utility usage data in which the most recent date is in
column B and the oldest date is in column M. I want to reverse that, putting
the most recent date in M and the earliest in B. Is there a way to do this
without manually cutting and pasting?
  #2   Report Post  
Niek Otten
 
Posts: n/a
Default

Yes. DataSort, click Options, and then Left to Right, OK, Descending

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Bill Meacham" wrote in message
...
I want to reverse the order of columns in a worksheet. Specifically,
someone
has sent me a file of utility usage data in which the most recent date is
in
column B and the oldest date is in column M. I want to reverse that,
putting
the most recent date in M and the earliest in B. Is there a way to do
this
without manually cutting and pasting?



  #3   Report Post  
Bill Meacham
 
Posts: n/a
Default

Great! Thanks!

"Niek Otten" wrote:

Yes. DataSort, click Options, and then Left to Right, OK, Descending

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Bill Meacham" wrote in message
...
I want to reverse the order of columns in a worksheet. Specifically,
someone
has sent me a file of utility usage data in which the most recent date is
in
column B and the oldest date is in column M. I want to reverse that,
putting
the most recent date in M and the earliest in B. Is there a way to do
this
without manually cutting and pasting?




  #4   Report Post  
Jim May
 
Posts: n/a
Default

Here's a small example:
*** Try this on a copy of your file, NOT The Original !! ***

WIth your dates (like you say) in a limited range, say B5:M50.

Drop down to the bottom of the worksheet and clear of the used area
where there's nothing below, say Row 105 and in cell
B105 enter =OFFSET($B5,0,13-COLUMN(),)
then copy and paste to cells C105:M105
then copy C105:M105 and paste to C106:M150

The dates now in C105:M150 will be what you want,
except their not where you want them; Highlight
C105:M150, Copy (it) then point to cell B5 and
do a Paste-Special Values. It may be necessary to
Format the Range B5:M50 to the desired date
format you want.

Hope this helps,,,
Jim May

"Niek Otten" wrote in message
...
Yes. DataSort, click Options, and then Left to Right, OK, Descending

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Bill Meacham" wrote in message
...
I want to reverse the order of columns in a worksheet. Specifically,
someone
has sent me a file of utility usage data in which the most recent date

is
in
column B and the oldest date is in column M. I want to reverse that,
putting
the most recent date in M and the earliest in B. Is there a way to do
this
without manually cutting and pasting?





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
How can I reverse the order of a column of numbers . . . buckeye999 Excel Discussion (Misc queries) 2 January 14th 05 08:35 PM
How can I reverse the order of a column of numbers . . . Wyoming Buckeye Excel Discussion (Misc queries) 1 January 14th 05 07:53 PM
sort in reverse order sugarraisin Excel Discussion (Misc queries) 1 January 5th 05 04:23 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
how to paste the values in reverse order in workbook nayeemoddin Excel Discussion (Misc queries) 2 December 6th 04 08:35 AM


All times are GMT +1. The time now is 06:56 AM.

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"