View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg[_37_] Greg[_37_] is offline
external usenet poster
 
Posts: 6
Default Copy sheets to mulitple workbooks in a directory

Hi. I need a hand with some code to copy/export 3 sheets into
multiple workbooks in a directory. These are newly formatted sheets
that are needed to be added to the existing workbooks.

All these workbooks are identically formatted and I would like to
insert the new sheets after sheet named "PVM". Thanks in advance.