Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21266

If InStr(ele.innerHTML, Combo1.Text) Then ele.Click ( HELP )

$
0
0

i have list2 and combo1
combo1.text="thebigseo.co.uk"
list2.text="High PageRank Backlinks"



For Each ele In wb.Document.getElementsByTagName("a")

If InStr(ele.innerHTML, Combo1.Text) Then ele.Click
If InStr(ele.innerHTML, List2.Text) Then ele.Click

Next

my goal is if both list2 and combo1 match then click that link:) please anybody

Viewing all articles
Browse latest Browse all 21266

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>