Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am able to utilize VBA to log on several of my internet accounts using the
following: Sub OpenMyBAnkWebSite() ThisWorkbook.FollowHyperlink Address:="https://onlineservices.MyBank.com/" End Sub Rather straightforward. Now I would like to use VBA to enter my "User ID" and password. Is it possible? I have tried many (most) of the usual sources for info and have come up "short". Are there any sources of info relating to Excel, VBA and Internet data downloading? All advice would be appreciated. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I get a postal code in a cell - from the internet? | Excel Worksheet Functions | |||
Password visible if user selects "view code" | Excel Worksheet Functions | |||
Code that ask user for a password before it runs.. | Excel Programming | |||
VBA code delete code but ask for password and unlock VBA protection | Excel Programming | |||
Code to search the Internet? | Excel Programming |