View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Papa Jonah Papa Jonah is offline
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