NOT
Evaluates, if all given values are FALSE.
Syntax
=NOT(Value)
Arguments
Name | Description |
---|---|
Value | Value to invert |
Return Value
If value is TRUE, FALSE, otherwise TRUE.
Example
Function | Result |
---|---|
=NOT(TRUE) | FALSE |
Evaluates, if all given values are FALSE.
Syntax
=NOT(Value)
Arguments
Name | Description |
---|---|
Value | Value to invert |
Return Value
If value is TRUE, FALSE, otherwise TRUE.
Example
Function | Result |
---|---|
=NOT(TRUE) | FALSE |