Hi,
Here is what i am trying to do.
A file downloads from a website as a zip file.
There are 3 files in this zip file.
One is an excel file.
It needs to be saved to the computer before it is opened.
The name of the directory is unknown as each computer will open the zip file in a different location
I have written the portion to create a directory and file name to save it as.
Now it is a matter of finding the file to save.
I have looked at copy and paste but similiar limitation