Macro to pull data from form website

klueken

New Member
Joined
Apr 11, 2016
Messages
3
I have a spreadsheet containing Account number data corresponding to websites similar to: https://actweb.acttax.com/act_webdev/ellis/index.jsp

I am trying to create a macro (or other technique) that will use the relevant account number from column A, enter into the website above, automate a click on the search button (or hard enter), in some cases automate a second click to access results, and then pull specific data from the resulting page into the spreadsheet into the corresponding row. The webpage that results for each account number is fairly standard in its layout, and labeling, so I could identify the data I need by its location (the Xth block of text) or position relative to other text (number occurring after "land Value:").

I'll need to create something similar at different websites, so a broadly applicable/tweakble approach would be ideal. But I'm happy to play with solutions specific to this website too. Thanks in advance.
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
As an example, column A may contain a number such as 185683, and I'd need to pull the website data $576,240 ; $524,730 ; $51,510 ; $0 ; $39,350 ; O65 HOM HOM

back into the spreadsheet. Extra text or unparsed data can be workable.
 
Upvote 0

Forum statistics

Threads
1,215,020
Messages
6,122,712
Members
449,093
Latest member
Mnur

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