Functions and operators : Operators : Operators in conditional formatting and filter condition expressions

Operators in conditional formatting and filter condition expressions

Table 8‑2 lists the operators you can use when you create expressions for conditional formatting and filter conditions.

Test if a column value is equal to any one of the specified values.
Country Any Of USA, Canada, Mexico
Bottom Percent
Test if a column value is in the bottom n percent of all values.
Test if a column value is greater than a specified value.
                          (continues)
Greater Than or Equal to
Test if a column value is greater than or equal to a specified value.
Test if a column value is blank (" "). This operator applies only to string values.
Test if a column value is not blank. This operator applies only to string values.
Test if a column value is not a null value. A null value means no value is supplied.
Test if a column value is less than or equal to a specified value.
Test if a column value is not between two specified values.
Test if a column value does not match a string pattern.