Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Flipping a worksheets contents?

So if I have a Worksheet with the Cloumn like this... A1, A2, A3, A4, A5
and I want to flip it to show in this order... A5, A4, A3, A2, A1
How would I do that? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Flipping a worksheets contents?

flip your monitor over.

"niceguy" wrote:

So if I have a Worksheet with the Cloumn like this... A1, A2, A3, A4, A5
and I want to flip it to show in this order... A5, A4, A3, A2, A1
How would I do that? Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 168
Default Flipping a worksheets contents?

Hi Niceguy,

Select your data A1:A5
Go to DataSort
Click on Options Button
Check Sort left to right
Click OK
Check descending
Click OK

HTH
Martin



"niceguy" wrote in message
...
So if I have a Worksheet with the Cloumn like this... A1, A2, A3, A4, A5
and I want to flip it to show in this order... A5, A4, A3, A2, A1
How would I do that? Thanks!



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Flipping a worksheets contents?

That was the first thing I tried! But I had a hard time reading the screen,
so I thought there had to be a better way! =)

"Mike" wrote:

flip your monitor over.

"niceguy" wrote:

So if I have a Worksheet with the Cloumn like this... A1, A2, A3, A4, A5
and I want to flip it to show in this order... A5, A4, A3, A2, A1
How would I do that? Thanks!

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Flipping a worksheets contents?

In a helper column

=INDEX($A$1:$A$5,5-(ROW(A1)-1))

Copy down


Gord Dibben MS Excel MVP


On Sat, 28 Jun 2008 07:23:00 -0700, niceguy
wrote:

So if I have a Worksheet with the Cloumn like this... A1, A2, A3, A4, A5
and I want to flip it to show in this order... A5, A4, A3, A2, A1
How would I do that? Thanks!


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
Flipping text Charlene Excel Worksheet Functions 4 November 15th 07 04:49 PM
Flipping a Spreadsheet Joy Excel Worksheet Functions 1 July 18th 07 02:16 PM
flipping a spreadsheet remarque Excel Worksheet Functions 2 October 27th 06 01:55 PM
Data Flipping alamsemu Excel Discussion (Misc queries) 1 March 10th 05 05:56 AM
Flipping the order around? thrava Excel Discussion (Misc queries) 4 January 14th 05 01:23 PM


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