halefamily104
New Member
- Joined
- Oct 11, 2016
- Messages
- 31
Hello
I am trying to use wildcards in an If statement but cant seem to get it to work. Here is what I have so far
=IF(OR(ISNUMBER(SEARCH({"*FF*","*HV*","*CTC*","*CLC*"},I12:V12))),"Full","Error")
If I only reference one cell (I12) it works beautifully but when I add in the additional cells (I12:V12) for the formula to look at, this
I am trying to use wildcards in an If statement but cant seem to get it to work. Here is what I have so far
=IF(OR(ISNUMBER(SEARCH({"*FF*","*HV*","*CTC*","*CLC*"},I12:V12))),"Full","Error")
If I only reference one cell (I12) it works beautifully but when I add in the additional cells (I12:V12) for the formula to look at, this
formula does not return the correct value.
Any ideas?
Thanks
Any ideas?
Thanks