I am having trouble writing an efficient formula to search a cell for 3 different words (held in individual separate cells) and return the word that was found (only 0 or 1 or the 3 words would be present).
I have tried a nesting a number of IF() statements together but a null result on any of the SEARCH() commands yields a VALUE error and the formula fails. I played around with IFERROR() and rearranging my nested IF() statements; I think I could get that to work but it would be very long and unwieldy.
Any thoughts on the most efficient way to do this in a single cell?
Thanks for the suggestions!
Bookmarks