Skip to Content

NOT

Reverses the logic of its argument

Syntax

NOT(logical)

Parameters

  • logical: Required. A value or expression that can be evaluated to TRUE or FALSE

Example

=NOT(A1>10)
Returns: BooleanSince: Excel 2003