|
-
Jul 25th, 2008, 04:48 AM
#1
Thread Starter
PowerPoster
extract/unzip xls file from zip file
In VBA for Excel, please....
In this dir are many zip file(admit i dont know the number of file)
MYPATH= "\\GCD01F4500\DATI\PUBBLICA\APPLICAZIONI\ZIP_FILE\"
I want vto extract from all zipped file only *.XLS file and copy injto same MYPATH
Not important to recreate the same dir and sub dir from ZIP file...
Important for me only to extract .xls file
In effect:
looping in MYPATH do until zip file are finshed and extract .xls
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|