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