View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Claude Claude is offline
external usenet poster
 
Posts: 36
Default Saving file to compressed folder

Hi all

I have come across this example code, which does
precisely what I want to do, i.e. save a file to a zipped
folder: http://www.rondebruin.nl/zip.htm

However, since our office moved to XP, we no longer have
winzip as standard software.
Does anyone know if it is possible to save from excel to
a compressed folder, e.g. by way of FileSystemObjects or
by shell to windows explorer? Any hints to get started?
Thanks