What Does It Do?
This function tests a cell to determine whether the cell contents are logical. The logical values can only be TRUE or FALSE. If the cell does contain a logical value, the result TRUE is shown.
If the cell does not contain a logical value, the result FALSE is shown.
Syntax
=ISLOGICAL(CellToTest)
Formatting
No special formatting is needed.