compressing folders

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible to use vb to compress a folder and move it to another
location? does anyone have the code?
or is it easier to just move the files to a compressed folder?
 
Chris said:
is it possible to use vb to compress a folder and move it to another
location? does anyone have the code?
or is it easier to just move the files to a compressed folder?

Chris,

Yes, you can use VBA to zip files. The basic info you can find at
http://www.rondebruin.nl/zip.htm.

Ron DeBruin worked out all the hard stuff. It works really well.

Regards,
Mike
 

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

Back
Top