Thread: Rows to Columns
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Walter Seaton Walter Seaton is offline
external usenet poster
 
Posts: 2
Default Rows to Columns

I have data arranged in rows across a spread sheet, for example B2, C2, D2,
etc.
How can I change that to a column, for example A1, A2, A3, etc without
reentering all the data?

Thank you