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

Well, the purpose of copying is to backup the original file (A). It
seems because the macro is external in C, it kept copying worksheets of
C to B. Not A.

Thanks in advance.

Nigel wrote:
Presumably you also wan to copy the contents of A into B? In which case can
you not just save A as B ?

--
Cheers
Nigel