Web Query Via Hyperlink

GhostBoi

New Member
Joined
Jul 29, 2011
Messages
1
Hi,

I been doing a lot of reading and was not able to find what I'm looking for... I wanted to do a web query in VBA from a list of hyperlink and verify some keywords. If there's already a thread or example regarding what I'm looking for than please direct me as needed.

For example:

Cell (link)
A2 (www.testing.com/123)
A3 (www.testing.com/234)
A4 (www.testing.com/345)


On Cell B2, I want to query the link from A2 and find keywords such as "Connected", "Completed", "Failed" and "InProgress". Once there's a match than update B2 with "Good Data", if there's no match than update B2 with "Bad Data". I wanted to do the same for each hyperlink until it reach the end.

Sorry if this has been posted already.. :(
 
Last edited:

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,224,600
Messages
6,179,836
Members
452,947
Latest member
Gerry_F

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