View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CAM CAM is offline
external usenet poster
 
Posts: 65
Default Inserting three rows at the top

Hello,

I am using Excel 2007 I have workbook that will be open containing headers
(Company Name, etc.) in sheet2 starting from A1 to G3. What I want to to do
is to copy these three rows in sheet2 and insert it into all the workbooks
in sheet1 within a different folder. The files will be close. How do I
code that? Any tips will be appreciated. Thank you in advance.

Cheers