View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default VBA to expose details of zip files

Do you want the collective size of the zip files or the uncompressed size of
the files they contain?

What version of Windows?

--
Regards,
Tom Ogilvy


"Chris Jones" wrote in message
...
I have a directory of zip files which I want to calculate the (gross) file
size of. Does anyone here know of a way to expose this information using

VBA?

--
Chris Jones