Copying Column Data and Pasting it into a Row

  • Thread starter Thread starter Hulk
  • Start date Start date
H

Hulk

Is it possible to take data in a single COLUMN on a worksheet and past
it into a ROW on another worksheet in the same workbook?

Obviously, I could do this manually but I would like to do it with
few mouse strokes as there is a lot of data.

Thanks!

Hul
 
In the first cell in the row that you want to copy it to put =A1 an
then copy across the row

A1 being your first cell in the column you want to copy
 
Assuming you include clicking on options in menus and dialog boxes as mouse
strokes, you must Copy, then Edit/Paste Special and select the TRANSPOSE
option.
 
Copy>Paste Special>Transpose.

NOTE: you will be limited to 256 entries going from column to row.

Gord Dibben Excel MVP
 

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