View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HotRod HotRod is offline
external usenet poster
 
Posts: 147
Default Ideas" to convert Horizontal to Vertical

I want to setup my excel spread sheet a sideways so that I can import the
data properly into a different program. This means that all of the data in
ROW 1 would become COLUMN A etc. etc. What is the best way to reference all
the data from another sheet and put it onto the new sheet? Can I do this
without a macro?