Check if table contains text

P

Peter B

I have a table with some functions that returns a text; "Buy" or "".
I would like to check rows in a column to check if any (one or more) of the
functions has returned "Buy". Any suggestions on what kind of function I
should use?
 
Top