Use the NOT function to reverse a Boolean value or the result of alogical expression.

When givenFALSE, NOT returns TRUE.

When given TRUE, NOT returns FALSE.

The NOT function with OR - not “red” or “green”

Otherwise, the formula returns an empty string ("").

This formula will return TRUE when A1 is not empty and FALSE when A1 is empty.

This is an example ofnestingone function inside another.

The NOT function with OR - not “red” or “green”

AND returns TRUEonly if all the conditions are met.

If any conditions are not met, the AND function returns FALSE.

OR returns TRUEif any condition is TRUE.

The NOT function with OR - not “red” or “green”

If all conditions are FALSE, the OR function returns FALSE.

The OR function is often used with the IF function and can be combined…

The NOT function with OR - not “red” or “green”

The NOT function with OR - not “red” or “green”

The NOT function with IF - if not “red” or “green”

Excel formula: FILTER with complex multiple criteria

Excel formula: Get first non-blank value in a list

Excel formula: Highlight values not between X and Y

Excel formula: Count cells that do not contain

Excel formula: Conditional formatting column is blank

Excel formula: Sum formulas only

Excel formula: Highlight column differences

Excel formula: Count cells that contain text

Excel formula: If not blank multiple cells

Excel formula: List missing values

Excel formula: If NOT this or that

Excel formula: If cell is not blank

Excel formula: Count cells that contain formulas

Excel formula: All values in a range are at least

Excel formula: Count cells that do not contain errors

Article image

Excel AND function

Excel OR function

The NOT function with OR - not “red” or “green”

The NOT function with IF - if not “red” or “green”