Thread: Copy and Paste
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
David T David T is offline
external usenet poster
 
Posts: 70
Default Copy and Paste

Hello All-

I need to macro that will copy all the data starting on row 17 and paste it
in the first available row in another File.

For example, I need rows 7-22 of File c:\2008 Tport to be copied into File
C:\Master. Then i should be able use the same macro to copy rows 7-55 of
file C:\2007 Tport to copy into the first availble row in c:\Master. Can
anyone help?