Zipping a file

G

Guest

Hello,
I want to have some code written that will zip down a file, then copy the
file from one directory to another. I already have code for copying the
file, but no clue on how to zip a file down. Any ideas?

Thanks in advance for any thoughts!
 
A

Alt255

I use the WZZIP.EXE command line version of Winzip.
Google WZZIP.EXE and VBA to give examples how this can be done.
 

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