• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Enter a web, fill ID and download file

rolo

Member
Hello VBA gurus!

Is there any way to let a macro do these tasks?

1. Enter http://www.degreedays.net
2. Fill weather station ID input box with "LEMD"
3. Press the button "Generate Degree Days"
4. Wait 10 seconds
5. Press the button "Download now" which appears at the top

If not VBA is it possible to do it with some kind of windows macro?

Thanks!
 
I don´t need to extract data from a web.
I need to open a web and download a file form it!

1. Enter http://www.degreedays.net
2. Fill weather station ID input box with "LEMD"
3. Press the button "Generate Degree Days"
4. Wait 10 seconds
5. Press the button "Download now" which appears at the top
6. Download the file to C:\Myfolder

Any suggestion?
 
Back
Top