NOT Function
The NOT function is used to check whether the given condition/test fails or not. It returns TRUE if the test fails and FALSE if it does not fail.
Formula:
=NOT(Test to be performed)Video Tutorial:
Let us find whether the given condition fails, using NOT function, with the help of the below video