mrdavie007
New Member
- Joined
- Jul 5, 2011
- Messages
- 6
So VBA is nothing new to me but controling IE is giving me a major headache. I'm trying to log into my bank website to download a file of my transactions. I've gotten luck and managed to input my user name and password and then submit which gets me logged in. Now I can't seem to figure out how to select the "Export" link to go to the page to provide details on the file to be downloaded.
Here's the login page.
https://www.bancfirstonline.com/onlineserv/HB/Signon.cgi
You can view the 'demo' pages which have identical code by using '999999999' as the username and '1234' as the pass.
Thanks for any help or insight you can provide.
Here's the login page.
https://www.bancfirstonline.com/onlineserv/HB/Signon.cgi
You can view the 'demo' pages which have identical code by using '999999999' as the username and '1234' as the pass.
Thanks for any help or insight you can provide.