Forum Discussion

learner1234's avatar
learner1234
Copper Contributor
Aug 24, 2022

Finding Text in Arrays, combining 2 arrays

Hello,   I would like to simplify the following function:   =IF(OR(--(COUNTIF(A2:E2;"*text1*")>0);--(COUNTIF(A2:E2;"*text2*")>0));"Yes";"No")   Goal: OR function that refers to an array with *t...

Resources