NOT

Calculates the logical negation of a Logical value.

Syntax:

NOT(value:Logical)

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

Example:

NOT(A1)

where the cell value is TRUE (or any non-zero number) will return the Logical value FALSE.

Revisions:

This function was added in 2.00.