how to zip a file from VBA

  • Thread starter Thread starter Boon
  • Start date Start date
B

Boon

Hi,

I would like to write a code that will zip a file. I would like to be able
to specify the source file (e.g. Data.txt) and specify the name of the zip
file (e.g. Data.zip). How can I do this?

I am using access 2007.

thanks!
 
Back
Top