View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hau Hau is offline
external usenet poster
 
Posts: 2
Default copy Transpose range data

Hi,

What is the VBA code if I need to copy verticaly a
transpose range of data which sheet1"A1:c1" to
sheet2"A1:A3".

Regards