Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 148
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 618
Default 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?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default 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



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 148
Default 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?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default 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?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
IF/AND/OR/DATEIF Issue...sorry...long post... EDSTAFF Excel Worksheet Functions 1 November 10th 05 12:28 AM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"