View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Uninvisible Uninvisible is offline
external usenet poster
 
Posts: 10
Default Copy Selection - Paste Selection - Delete Selection

I am trying to develop a macro which will allow me to copy a vertical
selection, paste special transpose it horizontally and then want to
delete (shift cells up) the vertical selection I copied. Any thoughts
on how to put this together? I am trying to develop one macro as I
need to copy and transpose several hundere records.