D
Dave Peterson
You could use a formula like:
=isnumber(search("account",a1))
and drag down the column.
True means it found it. False means nope.
=isnumber(search("account",a1))
and drag down the column.
True means it found it. False means nope.