What Does It Do?
This function performs a test to see if the test fails (A type of reverse logic). If the test fails, the result is TRUE. If the test is met, then the result is FALSE.
Syntax
=NOT(TestToPerform)
The TestToPerform can be reference to cells or another calculation.
Formatting
No special formatting is needed.