Search WebPage for cell value and return 1 if exist

MohammadKayed

New Member
Joined
Nov 10, 2015
Messages
11
Hello,
I am new with VBA.

Can you help me to write the below code.


A B C
1 a.com Valuea 1 Or 0
2 b.com Valueb 1 Or 0
3 c.com Valuec 1 Or 0
4 d.com Valued 1 Or 0


In Column A I have the URLs and B the values that I need to search on the related URL

If the value exist in the WebPage the code will return 1 in C or 0 if not.
 
Chrome is a completely different story and requires a different approach, maybe the Selenium platform; but I don't feel to be knowledged in that area.
Maybe it would be better if you open a different thread.

Bye
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,214,944
Messages
6,122,387
Members
449,080
Latest member
Armadillos

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