EXCEL ISLOGICAL FUNCTION

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.

Step By Step Guide of ISLOGICAL Function

Example:

If value is either True or Untrue, or a reference to a cell where value is either TRUE or FALSE, ISLOGICAL returns TRUE.

  • TRUE and FALSE are not assessed as 1 and 0 (zero).
  • In conditional statements, this function is most commonly used in combination with IF.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now