How do I quickly transfer data from a column into a row?

S

Shaun

I have about 500 3 digit numbers in a single column in Excel. I want them to
be in a row now. What's the best way of doing this?
 
M

mzehr

Hi Shaun
Using the paste special transpose method will only work to a point. There
are 256 columns in Excel which will limit you. Another workaround might be
to put your data in multiple rows. You can use the paste special method
twice, or you can snake the column. For mor info see:
http://www.mvps.org/dmcritchie/excel/snakecol.htm
 
G

Gord Dibben

Shaun

Excel has 256 columns limit.

You cannot Transpose a 500 cell column into one row.

Perhaps split into 250 and 250 and Transpose to two rows?

Gord Dibben Excel MVP
 
Top