auto login

amitkumarsharma

New Member
Joined
Aug 31, 2016
Messages
10
I have 50 website address in column a , then their id n pass in column b and c

macro should ask in message box

Please select the webaddress
Please select the id
Please select the pw


then it should open the browser and fill id n pass

here is the source of all websites
input type="text" id="USER_NAME" name="USER_NAME" maxlength="25" class="text" autocomplete="on"
input type="password" name="USER_PASSWD" maxlength="25" class="text" autocomplete="on"
input type="image" alt="Login" src="https://www.mrexcel.com/forum/images/login/btn_login.gif"
 
Last edited:

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.

Forum statistics

Threads
1,216,176
Messages
6,129,314
Members
449,501
Latest member
Amriddin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top