Creating zip files containing multiple documents

  • Thread starter Thread starter Carrie L.
  • Start date Start date
C

Carrie L.

I have a list of 800 employees who need to receive multiple word files. It
is possible to create a program that will read my list and get then zip the
multiple documents for each of the 800 people?
 
Carrie L. said:
I have a list of 800 employees who need to receive multiple word files. It
is possible to create a program that will read my list and get then zip
the
multiple documents for each of the 800 people?

If all of them get the same Word files, create a single zip file then use my
code here to send:

http://www.datastrat.com/Code/MultipleEmail.txt

If they are different, you can use something like this:

http://www.groupacg.com/
 

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