Search a range of cells for a specific word

B

Bishop

I want to search every cell in a column until I get to a cell that has a
sentence that starts with the word "Disclaimer:" How would I write code for
that?
 
D

Dave Peterson

Recording the code while you do it manually may give you the code you want.

If you want to tweak it to make it nicer, post back with your current code.
 
Top