Save workbook, in .zip

  • Thread starter Thread starter Ctech
  • Start date Start date
C

Ctech

Hi

Can someone help me with making a macro that save the active workbook
10 times with the names Rachael, Tim, Sara etc... in a .zip file

Workbooks name, a name, todays date.

i.e. Monthly Invoice report - Rachael M - 10.10.05.zip


Thanks
 
Hi

You can use SaveCopyAs (see VBA help) to save the file with different names before you use the zip code from my site.
 

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