vertical column to horizantal data

  • Thread starter Thread starter NewsGuy
  • Start date Start date
N

NewsGuy

I have been copying and pasting data to and from a column in Excel and
various other utilities like notepad. I need to have the vertical
data/cells (1,000+) in a horizontal format. Is there a quick easy way to do
this?

TIA
 
NewsGuy,

You can use Excel's TRANSPOSE function to convert rows to columns or columns
to rows. Assume you have the numbers 1, 2, and 2 in cells A1, A2, and A3.
Select the range A1:A3. Go to the Standard Toolbar and select Edit -> Copy.
Put your curser in cell C1. Go to the Standard Toolbar and select Edit ->
Paste Special. In the Paste Special dialog box, add a check mark to the
Transpose option. Hit the OK button to complete the change.
 
Just note that if the column is longer than 256 rows it can't be transposed
so if the OP's set of data is 1000+ cells it won't work (at least not if he
wants to do it in one fell swoop)
 
Big time thanks John!



John Mansfield said:
NewsGuy,

You can use Excel's TRANSPOSE function to convert rows to columns or columns
to rows. Assume you have the numbers 1, 2, and 2 in cells A1, A2, and A3.
Select the range A1:A3. Go to the Standard Toolbar and select Edit -> Copy.
Put your curser in cell C1. Go to the Standard Toolbar and select Edit ->
Paste Special. In the Paste Special dialog box, add a check mark to the
Transpose option. Hit the OK button to complete the change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top