How can I count the number of links?
My spread sheet has a column of hyperlinks. About 100 of them. They
are jobs I've applied for from the job sites. Is there a way I can
search through the hyperlinks to count how many are from one specific
job board like "monster.com"?
Pseudo-Code:
=CountIFHyperlinkContains(A25:A982,"monster")
Any ideas?
|