Hi,
I'm trying to retrieve a csv file from a jsp web page and need to automate the following:
1)Logon (which I have managed)
2)Click on one of the links on the screen after logging on (tried sendkeys and navigate but don't seem to work)
3)Select download date range from combo box on next screen
4)Submit, download window pops up
5)Choose Save file to a folder
I'm new to programming in VBA and any help/guidance would be greatly appreciated!!
I'm trying to retrieve a csv file from a jsp web page and need to automate the following:
1)Logon (which I have managed)
2)Click on one of the links on the screen after logging on (tried sendkeys and navigate but don't seem to work)
3)Select download date range from combo box on next screen
4)Submit, download window pops up
5)Choose Save file to a folder
I'm new to programming in VBA and any help/guidance would be greatly appreciated!!