It seems simple enough but I'm having problems with it.
It's easy enough to use the FIND(text,within,start) command to find some text within one cell, but it won't let me use a range of cells for the 'within' part.
I want a command to check whether a text string is located in either or both of two specified cells.

Cheers