View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Douglas Douglas is offline
external usenet poster
 
Posts: 35
Default excel 2003 output file

I would like to know how to write out excel 2003 excel worksheets to separate
files. Basically I need to write out each excel 2003 file generated by a
vb.net 2005 desktop application to separate workbooks. Each separate
worksheet is going to be email and encrypted for each customer.
Thus I would appreciate any suggestions that you have how to accomplish
this task.

Thanks!