The logical value FALSE is generated by this function.
Syntax:
=FALSE ()
There are no parameters to the FALSE function. To create the logical value FALSE, use FALSE.
To return FALSE if the value in A1 is less than zero, use the formula: =IF(A10, FALSE()).
Ask Your Query