View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jac[_2_] Jac[_2_] is offline
external usenet poster
 
Posts: 3
Default copy a worksheet to another xls file

I have made a macro using with a VB function which generates a new
worksheet. I want to copy the generated worksheet into a new xls-file which
I want to create by a dialog-save file. Can anyone give me some simple
example code?

Jac