ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   moving a row to a column (https://www.excelbanter.com/excel-worksheet-functions/115276-moving-row-column.html)

Papa Jonah

moving a row to a column
 
I have a list in column a - the only thing on the sheet.
I want to move it so that it becomes a row.
ie I want A1 to stay put.
I want A2 to move to B1, A3 to C1, etc. Is there a simple code that will do
that?

TIA
Papa

David Biddulph

moving a row to a column
 
Paste Special/ Transpose
--
David Biddulph

"Papa Jonah" wrote in message
...
I have a list in column a - the only thing on the sheet.
I want to move it so that it becomes a row.
ie I want A1 to stay put.
I want A2 to move to B1, A3 to C1, etc. Is there a simple code that will
do
that?




Biff

moving a row to a column
 
Try this in B1 and copy across:

=INDEX($A1:$A10,COLUMN())

Biff

"Papa Jonah" wrote in message
...
I have a list in column a - the only thing on the sheet.
I want to move it so that it becomes a row.
ie I want A1 to stay put.
I want A2 to move to B1, A3 to C1, etc. Is there a simple code that will
do
that?

TIA
Papa




Papa Jonah

moving a row to a column
 
I apparently don't know how to do that because I keep getting an error about
the paste area being a different size.


"David Biddulph" wrote:

Paste Special/ Transpose
--
David Biddulph

"Papa Jonah" wrote in message
...
I have a list in column a - the only thing on the sheet.
I want to move it so that it becomes a row.
ie I want A1 to stay put.
I want A2 to move to B1, A3 to C1, etc. Is there a simple code that will
do
that?





Biff

moving a row to a column
 
Suppose your range is A1:A10.
Select A2:A10
Copy that range
Select cell B1
Paste SpecialTransposeOK

Biff

"Papa Jonah" wrote in message
...
I apparently don't know how to do that because I keep getting an error
about
the paste area being a different size.


"David Biddulph" wrote:

Paste Special/ Transpose
--
David Biddulph

"Papa Jonah" wrote in message
...
I have a list in column a - the only thing on the sheet.
I want to move it so that it becomes a row.
ie I want A1 to stay put.
I want A2 to move to B1, A3 to C1, etc. Is there a simple code that
will
do
that?








All times are GMT +1. The time now is 09:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com