Manipulating Zip Files In Access

jarico75@yahoo.

New member
Local time
Yesterday, 19:41
Joined
Apr 2, 2007
Messages
8
I am looking for a way to selectively choose which files I extract from a Zip file. I believe that VBA can open a zip file and review the contents, but I am stuck on where I should start. Does anyone have experience doing this?
 
I believe you'll either have to reference a library or shell out to command lien interface of the WinZip....

A nice list...
 
Last edited:

Users who are viewing this thread

Back
Top Bottom