Help with Search Formula
I have a formula +IF(COUNT(SEARCH($L$1:$O$1,S374)),"UPDATED"," ") that addes
the comment UPDATED when the value in L1 - O1 is found. I need to add an or
to this formula to say if the value found in L2 - O2 is found add the comment
PENDING. How can I accomplish this in a single IF(OR) statement?
--
JPS
|