How to modify VBA to only search visible (not hidden) rows for text that contains (p?
As promised above - here is the final version of my workbook with the handy sheet selector form paulked(you are amazing!) provided - again - many thanks to all your help. :yes Link to final workbook -> https://drive.google.com/file/d/1nsn...ew?usp=sharing
paulked :bow: - i rolled this out to my team in a handy little auto-setup tool(https://drive.google.com/open?id=1y0...STZdRLriA_JKNH), which worked great. But of course, all users are creative and found some special use cases here - is there anyway to modify the VBA that scans through the rows looking for text that contains, to only search visible rows? so if someone has a page hidden, it would not be pulled into the generated URL list? Any thoughts or directions here would be greatly appreciated