I want to be able to see "YES" when "Field1" = "Value1" or "Value2" or "Value"3 etc.. and "NO" when field1 = "Value4" or "Value5"
I suppose it's an IF THEN ELSE formula but how to deal with the "or" ? I read somewhere that it had to be avoided and to use IN instead. Does anybody know what I should do?
Thanks in advance!
Oona
I suppose it's an IF THEN ELSE formula but how to deal with the "or" ? I read somewhere that it had to be avoided and to use IN instead. Does anybody know what I should do?
Thanks in advance!
Oona