View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
datamanipulator datamanipulator is offline
external usenet poster
 
Posts: 7
Default excel data table reformat

I have an excel table of 13cols and n number of rows that I need to reformat
into two columns and m rows- moving the cols by rows into the second tableie
A1, b1, c1....A2, b2, c2..... into A1,b1, c1, A2, b2, c2..... any quick
epressions outhere?