#1   Report Post  
Joe the Toe
 
Posts: n/a
Default Transpose

Hello,

Can anyone help me?
I have a column of numbers as follows:
1
2
3
Using copy/paste special transpose i can put them into a row but only as
follows: 1,2,3
Does anyone know a quick way to put them in this order:3,2,1

Cheers

Joe

  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try the following formula:
=OFFSET('sheet1'!$A$3,COLUMN(A:A)-1,0)
and copy this to the right

"Joe the Toe" wrote:

Hello,

Can anyone help me?
I have a column of numbers as follows:
1
2
3
Using copy/paste special transpose i can put them into a row but only as
follows: 1,2,3
Does anyone know a quick way to put them in this order:3,2,1

Cheers

Joe

  #4   Report Post  
K.S.Warrier
 
Posts: n/a
Default

Hi,
Firstly, sort the numbers in the way(order) you want them to appearafter
tranpose.
Thank you,
K.S.Warrier
"Joe the Toe" wrote:

Hello,

Can anyone help me?
I have a column of numbers as follows:
1
2
3
Using copy/paste special transpose i can put them into a row but only as
follows: 1,2,3
Does anyone know a quick way to put them in this order:3,2,1

Cheers

Joe

  #5   Report Post  
Ken Wright
 
Posts: n/a
Default

I'm assuming the 1,2,3 etc are not representative of your data and merely
indicate the existence of a number, else you would just sort first and then
transpose. Put a helper column next to your numbers and put 1 in the firts, 2
in the second and then select both and fill down, so you get something like:-

738 1
585 2
626 3
368 4
379 5
799 6
123 7
787 8
835 9
741 10
151 11
479 12
877 13
813 14
443 15
966 16

Now just select the entire set of data and do a Sort / Descending based on the
helper column, and then transpose. You can also Transpose first and then just
do this on a horizontal basis sorting right to left.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------



"Joe the Toe" <Joe the wrote in message
...
Hello,

Can anyone help me?
I have a column of numbers as follows:
1
2
3
Using copy/paste special transpose i can put them into a row but only as
follows: 1,2,3
Does anyone know a quick way to put them in this order:3,2,1

Cheers

Joe



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (
http://www.grisoft.com).
Version: 6.0.789 / Virus Database: 534 - Release Date: 07/11/2004


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
transpose a column into many rows GMed Excel Discussion (Misc queries) 1 January 21st 05 07:15 PM
Transpose into a _working_ transposed array Fred Holmes Excel Discussion (Misc queries) 1 January 13th 05 11:31 PM
Transpose Problem Biman Excel Discussion (Misc queries) 5 January 13th 05 01:31 PM
repeated transpose from rows to columns with unequal groups kraymond Excel Discussion (Misc queries) 3 December 20th 04 02:39 PM
TRANSPOSE() bill_morgan_3333 Excel Worksheet Functions 4 November 4th 04 01:10 PM


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