VBA to fill web form and loop

imgaur7

New Member
Joined
Dec 25, 2017
Messages
32
I am looking to auto fill data from excel on to a web site and submit. This consist of a looping through the WEB address in excel sheet and filling the data in form as per the values provided in excel.
Steps which I follow with each URL are as (which might help you to understand)
Cell A2 - copy the link and open in Internet explorer (Web page data fields are same with all URL, just the address is different)
Cell B2 - copy the data and paste in web page (drop down)
Cell C2 - copy the data and paste in web page (Text Box)
.
.
.
.
Cell H2 - copy the data and paste in web page (Text Box)

Now in web page there are some Text box, Drop down box as well
Let me as how we can move next and what info is required for your help (like Get element or drop down options)
(I am not sure about it so requesting to let me know as what is required to resolve this)
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,176
Messages
6,123,470
Members
449,100
Latest member
sktz

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