View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default vba code for .zip conversion

Have a look here

http://www.rondebruin.nl/zip.htm

Mike

"chits" wrote:

hi,

i would like to Zip & convert my excel file to .zip file using VBA code...
Is there any way i can do that?

Thanks