This function determines whether a value is logical (TRUE or FALSE) and returns the result (TRUE or FALSE).
Syntax:
=ISLOGICAL (value)
Parameter list:
value – the logical value to be tested.
Example:
If value is either True or Untrue, or a reference to a cell where value is either TRUE or FALSE, ISLOGICAL returns TRUE.
Ask Your Query