Good morning.
What I am trying to do is test a cell condition for specific text content based on a range.
=SUMPRODUCT(--ISNUMBER(SEARCH(THINGS,A34)))>0
I found this formula which test the cell based on the contents in the range THINGS. It returns TRUE or FALSE.
What I want to know is which item in THINGS did it find, if TRUE which item did it find instead of just TRUE or FALSE.
Thank you in advance.
William
Bookmarks