Character
=IF(ISNUMBER(SEARCH("N",A1)),"phrase 1","phrase2 ")
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"tjh" wrote in message
...
Hello,
I would like cell B1 to reference cell A1, and if cell A1 contains a "N"
within the cells text (multiple characters) then I would like cell B1 to
give
a particular phrase otherwise give other text.
Thanks,
|