View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JokerFrowns JokerFrowns is offline
external usenet poster
 
Posts: 28
Default Has anybody done this? - Restructuring a row based list to column based

Okay,

I have discovered that I can use the Paste-Special Transpose feature
to change F1, F2, F3 ... into F1, G1, H1 ... however how can I loop
this function for each independent last name/first name combo? This
part is well out of my league. Any recommendations?