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