I would like to swap the data in an Excel spreadsheet by changing the
columns to rows, and the rows to columns, For example:
This: 1 2 3 Would become this: 1 4 7
4 5 6 2
5 8
7 8 9 3
6 9
Is this possible, and if so how can I do it? I have a large amount of
data and performing this by hand would take an extreme amount of time.
Any assistance you can provide would be appreciated.

Signature
jreinier
Teethless mama - 08 May 2008 18:15 GMT
Select your range > right click Copy > select your destination cell, right
click paste special > Transpose > OK out
> I would like to swap the data in an Excel spreadsheet by changing the
> columns to rows, and the rows to columns, For example:
[quoted text clipped - 9 lines]
>
> Any assistance you can provide would be appreciated.
jreinier - 08 May 2008 22:05 GMT
Thanks! I really appreciate you responses. Worked great!

Signature
jreinier
David Biddulph - 08 May 2008 18:37 GMT
Have you tried either the TRANSPOSE function or Copy/Paste Special/
Transpose ?
--
David Biddulph
> I would like to swap the data in an Excel spreadsheet by changing the
> columns to rows, and the rows to columns, For example:
[quoted text clipped - 9 lines]
>
> Any assistance you can provide would be appreciated.