C
Chris R. Lee
I know it should be easy, but how do you code:
IF(OR(A1010 [contain an occurence of] "mystring";A1010 [contain an
occurrence of] "myOtherstring");dothis;dothat).
There are various functions that do similar things in a complicated way, but
there I can't find anything as direct as the term in square brackets above.
Regards
IF(OR(A1010 [contain an occurence of] "mystring";A1010 [contain an
occurrence of] "myOtherstring");dothis;dothat).
There are various functions that do similar things in a complicated way, but
there I can't find anything as direct as the term in square brackets above.
Regards