Forum Discussion
PushpakumarGna1
7 years agoQrew Assistant Captain
can't i use "OR" or "AND" use both values.. in the same condition? is that a quickbase limitation?
Laura_Thacker
7 years agoQrew Captain
It's because the criteria is "equal to"... which is case sensitive. Contains would not be case sensitive. You could always write a formula-checkbox to check for all 4 conditions in one field; and then write your formula based on the checkbox - your checkbox would have to live in the form somewhere (usually in a hidden section).