Thread: WinZip
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default WinZip

Hi barrylevin

Try this example code
http://www.rondebruin.nl/zip.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"barrylevin" wrote in message ...
I would like to have a program that would winzip all the
files in a folder (but leave the original as well). Does
anyone have some basic code to get me started?

Thank you.