Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One mo
=if(countif(a1,"*hello*")0,"Yes","No") CF wrote: Is it possible to write an IF function with the operator "contains" IF cell X contains "hello" then "YES" otherwise "no" Cell X = "Yo hello yo" - function returns "YES" -- Dave Peterson |