View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tkaplan
 
Posts: n/a
Default past rows into columns

is there a way in excel that i can use to copy the values of a few rows into
columns.

for example:

a1: 1
a2: 2
a3: 3
a4: 4

copy a1:a4 and paste so that b1: 1, c1:2, d1: 3, e1:4

thanks in advance.