Hi,

Each month I have to download a document and unzip it. I have been trying to automate this process. The file is always named "MonthYYYY.zip" March2013.zip for example. This code attempts to use an InputBox to download the file based on the name I type in. It downloads an empty zip file:

Please Login or Register  to view this content.
That is the actual URL. It usually makes me wait while it scans the file. Is there a way around this? I've had this exact code work for sites where there is no scanner. Please help if you can. Thanks!

DAK