Calling WinZip from Excel

  • Thread starter Thread starter ShaneJ \(Australia\)
  • Start date Start date
S

ShaneJ \(Australia\)

Can someone please let me know if you can call WinPip from
Excel/VBA? I want to be able to zip a specified Excel
file from a macro in preparation for emailing it out.

Some example code to get me started would be great.

Thanks
Shane
 
Have a look at the WinZip web site for the Command line
add-on
It's a pair of executables that allow you to call them
using the Shell command

Kevin Beckham
 

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

Similar Threads

WinZip 12 page 2
Excel Macros to zip a file 0
How to call Excel add-in macro from a button… 1
Calling Excel shortcuts from VBA 1
Winzip - Shell Execute 3
vba in excel 2007 5
Macro creation via VBA 26
VBA call xlfit 1

Back
Top