Extracting a single file from a zip archive which has multiple files

S

sumitmehta82

Hi,

Hi, Im attempting to unzip a particular file from a zip archive. I
browsed through Ron's website and found the the code for unzipping ALL
files in that archive. But my archive has 50 odd files and I just want
to extract 1 particular file from it.

How can I tweak the following line of code so that it unzips a
particular file only?

oApp.Namespace(FileNameFolder).CopyHere oApp.Namespace(fname).Items

Many thanks in advance,

Cheers
Sumit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top