View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph David Biddulph is offline
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?