Google sheets logical NOT Google Sheets function Written by Data Empower May 19, 2025 Returns the inverse of a logical value; `NOT(TRUE)` results in `FALSE`, while `NOT(FALSE)` gives `TRUE`.