ISLOGICAL Function in Excel tests if a supplied value or expression returns a logical value(i.e. TRUE or FALSE). If so the ISLOGICAL Function returns TRUE, if not the function returns FALSE.
Syntax of ISLOGICAL Function in Excel:
ISLOGICAL(value)
Where value argument is the value or argument to be tested.
Example of ISLOGICAL Function in Excel:
Formula
- The above example takes up simple values, Expressions and cell reference as input and returns TRUE only if the resultant value is logical, otherwise the function returns FALSE