#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Transposing data

I need to transpose a column completely reversed. Can anyone help me with
this? For example:

Befo

1
2
3


After:

3
2
1

Thanks,
Biff
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Transposing data

Use a help column, put

1
2
3
4
5
and so on

select both columns and sort on the help column descending


--
Regards,

Peo Sjoblom



"Biff" wrote in message
...
I need to transpose a column completely reversed. Can anyone help me with
this? For example:

Befo

1
2
3


After:

3
2
1

Thanks,
Biff



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Transposing data

Assuming numbers are in column A

In B1 enter this =INDEX($A$1:$A$3,3-(ROW(A1)-1))

Copy down to B3

Adjust the $A$3,3 to your range of cells.


Gord Dibben MS Excel MVP

On Tue, 21 Aug 2007 12:16:03 -0700, Biff wrote:

I need to transpose a column completely reversed. Can anyone help me with
this? For example:

Befo

1
2
3


After:

3
2
1

Thanks,
Biff


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Transposing data

Thank you. That worked.

"Gord Dibben" wrote:

Assuming numbers are in column A

In B1 enter this =INDEX($A$1:$A$3,3-(ROW(A1)-1))

Copy down to B3

Adjust the $A$3,3 to your range of cells.


Gord Dibben MS Excel MVP

On Tue, 21 Aug 2007 12:16:03 -0700, Biff wrote:

I need to transpose a column completely reversed. Can anyone help me with
this? For example:

Befo

1
2
3


After:

3
2
1

Thanks,
Biff



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
transposing vertical data to horizontal with varying amount of data Ghosty Excel Discussion (Misc queries) 5 August 1st 06 05:20 AM
Transposing data Vkhara New Users to Excel 1 June 2nd 06 11:36 AM
Transposing data Smish Excel Discussion (Misc queries) 1 November 15th 05 03:57 AM
Transposing Data Amy_SATX Excel Worksheet Functions 0 September 6th 05 05:28 PM
Transposing data Lynn Bales New Users to Excel 3 August 9th 05 06:21 PM


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