View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
G Lykos G Lykos is offline
external usenet poster
 
Posts: 74
Default How to convert vertical blocked list to horizontal list?

Greetings! Have an Excel database that has ten lines per entry in one
column in a symmetric structure - first line is name, second line is
address, etc. Would like to rotate the data so each entry is one row, with
the lines in successive columns 1, 2, etc. Can this be accomplished using
standard worksheet functions? If not, is there some code available?

Thanks,
George