The function NOT is a logical function that changes a TRUE value to FALSE, and FALSE value to TRUE.
Syntax:
=Not(value or cell)
Value or Cell. Is the value or a reference to a cell that contain the value to be change.