Add to Zip File

  • Thread starter Thread starter Joel Friedman
  • Start date Start date
J

Joel Friedman

Windows 2K, Access 2k

I have a procedure that writes a daily XL snapshot or my database to a
shared drive. I want to either add this XL file to the monthly zip file, or
if it is the first day of a new month, create a new zip file and add the XL
file to it. Do I need to go through the Shell?

Any suggestions appreciated.

Joel
 
Jose,
Thank you bery much. It worked like a charm once I remembered to add the
..VBZIP to actually execute the process.
Joel
 
Back
Top