NOT
LogicalNOT helps you perform conditional and boolean logic helpers for branching worksheet behavior.
Overview
Start with "=" then enter NOT(logical). Keep argument order as shown and use cell ranges where appropriate.
Parser pathComplete docs
Syntax & Arity
=NOT(logical)
1 required
Arguments
| Argument | Required | Type | Description |
|---|---|---|---|
| logical | Required | Single | Logical test input. |
Example Inputs & Outputs
Formula
=NOT(<logical>)
Example Output
Boolean or conditional result
Replace placeholders with your worksheet values or ranges to compute a result.