I am writing a automation program within Excel to download a specific (non Excel) file from the web at a specific time of the morning and save it to a local drive.
- I have worked out how to automate the timing system and it triggers the opening of the HTTPS:/ site which is fine.
The problem is I don`t know how to automate the following in VBA.
- On opening the HTTPS:/ site, it immediately opens a windows dialog requesting a username and password and the need for the user to press OK.
- It then automatically opens a windows "opening" dialog with the save to disk option selected and the need to press OK again
- It then requests the user to input a file path to save to (which will always be the same) and again press OK.
- I will also need to error trap incase of any obscure downtime to retry?
Any ideas appreciated.![Big Smile [:D]](/emoticons/emotion-2a.gif)
Thanks
No one has replied yet! Why not be the first?
Sign in or Join us (it's free).