Programmatically Create a zip file containing selected documents?

D

Dustin Swartz

I have a form that is a list of documents with check boxes next to each one.

I would like the user to check each of the documents they need

and at the bottom select the button that says "Compile"

then the program would take all of the selected documents and create a .zip
file that contains all of them.

I am not a programmer, but may be able to paste in some code or pull some
macros together.

Can anyone point me in a direction?

Thanks!
 
T

Tex

I would start with the save using custom code and go from there. Maybe
you can use a .dll or something from winzip? Google VBS or JScript and
ZIP
 

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