View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
shabb090177 shabb090177 is offline
external usenet poster
 
Posts: 2
Default Copy worksheets from one WB to another with external Macro

Hi.

I have an external C.xls (in XLSTART folder) with a macro to run.

When I open FileA.xls, I want to be able to copy all worksheets from
FileA.xls to FileB.xls with the macro in FileC.xls.

Any pointers?