Returns the opposite of a logical value - `NOT(TRUE)` returns `FALSE`; `NOT(FALSE)` returns `TRUE`.
Description
How To Use in Sheets
NOT(logical_expression)
External Links
Using OR, AND, NOT, IF, and SWITCH: Introduction to Programming with Google Sheets 06-D
In this video we demonstrate some of the functions in Google Sheets we can use to make decisions.
2Better Sheets Tutorials