View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
AltaEgo AltaEgo is offline
external usenet poster
 
Posts: 245
Default Copy worksheet from one file to another

Also:
http://en.allexperts.com/q/Excel-105...rkbook-new.htm

--
Steve

"JT" wrote in message
...
In MS Access I have command button where I do run module to load data to
excel file File1.xls and worksheet Month.
The next I need to add a code to copy or move the worksheet Month from
File1.xls to File1.xls.
Please help me.
Thanks.