slinky192001
Board Regular
- Joined
- Mar 16, 2007
- Messages
- 100
Hello
I a using the below formula to see if a cell contains the word Dolphin:
=IF(ISNUMBER(SEARCH("*dolphin*",L2)),"Yes","No")
I want to expand this to say does the cell contain any one of the following words
Dolphin
Snow
Jump
Please can someone help me with this formula.
Thank You
C
I a using the below formula to see if a cell contains the word Dolphin:
=IF(ISNUMBER(SEARCH("*dolphin*",L2)),"Yes","No")
I want to expand this to say does the cell contain any one of the following words
Dolphin
Snow
Jump
Please can someone help me with this formula.
Thank You
C