81% OFF online library of tutorials for mastering Google Sheets

One time purchase $199

NOT()

Description

Returns the opposite of a logical value - `NOT(TRUE)` returns `FALSE`; `NOT(FALSE)` returns `TRUE`.

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.

3Better Sheets Tutorials

Let's code a Radio button that turns off all checkboxes except the one clicked.
Having trouble with ppl filling in cells before other cells?
Figure out who won a game of tic tac toe. inside a Google Sheet. Great for teachers and educators.

3