Open Website in Chrome with credentials (1 Viewer)

Bumi66

New member
Local time
Today, 16:26
Joined
Jan 15, 2019
Messages
19
Hi I have a table with URL's and the matching login information, username and password.
Is there a way in VBA when I click on a field to take the information
open the URL in chrome
enter username and password to login to the website ?

Thanks
 

theDBguy

I’m here to help
Staff member
Local time
Today, 13:26
Joined
Oct 29, 2018
Messages
21,503
Just a guess, but you'll probably have to have a specific set of code for each individual URL to make the login process work, unless they all work the same way, which I think is a bit unlikely.
 

Users who are viewing this thread

Top Bottom