Zip a file from within VBA

I

Ihar

Hi

I need to zip a file from with in VBA and was wondering how to go about
this.

Any pointer to assist me would be greatly appreciated
 
T

Tony Toews [MVP]

Ihar said:
I need to zip a file from with in VBA and was wondering how to go about
this.

Compression DLLs, OCXs, etc
http://www.granite.ab.ca/access/compression.htm

I would not use MS compressed folders as some folks, such as me, have
those disabled.

You should be registering Winzip which costs $$$.

The Info zip DLLs mentioned on the above page work and are free. All
you need to do is drop them in the same folder as your FE.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top