This function reverses the value of its inputs and returns a logical value in the opposite direction. In other words, if any of the formulae evaluates to TRUE and you call this function, you will receive FALSE; if the formula evaluates to TRUE, you will get TRUE.
Syntax:
=NOT (logical)
Parameter list:
A value or logical expression that may be assessed as TRUE or FALSE is said to as logical.
Ask Your Query