NOT

Calculates the logical negation of a Boolean value.

Syntax:

NOT(boolean_value)

Returns the logical negation of boolean_value as per the corresponding NOT logical operator, !.

Example:

NOT(A1)

where the cell value is TRUE will return the Boolean value FALSE.

Revisions:

This function was added in 2.00.