Excel VBA to select drop down and fill text Web Forms

Status
Not open for further replies.

imgaur7

New Member
Joined
Dec 25, 2017
Messages
32
I am looking to get a web form filled with excel data wherein VBA opens the URL from the list and then fill the data as per the excel cells data (B2, C2, D2...)


Refereed some online data and tried to get the code of the web page which might help you in getting a solution


HTML:
                    Test Widget                             Test Company                                    Choosexxx 1234xxx 4569xxx 8745                                                         Test Client                                    ChooseBBB 1456DDD 45236WWW 12589                                                                                          ******** type="text/javascript">......        *********>

Steps to follow:
Open web page using URL
enter/fill data as per excel
submit the page
Next URL and loop


Web page has drop down as well as text box


It will be of great help as it becomes a long job to fill a list of 1000+ data. Rest I may follow through and this is to start with (Ignore me as I am just getting close to programming as starter only) :)
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Duplicate https://www.mrexcel.com/forum/excel...ll-web-form-loop-post5031258.html#post5031258

Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread.
Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).

If you do not receive a response, you can "bump" it by replying to it again, though we advise you to wait 24 hours before doing and not to bump a thread more than once a day.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,213,538
Messages
6,114,218
Members
448,554
Latest member
Gleisner2

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