This function checks whether a numeric value is an even integer and returns TRUE if it is, else FALSE. ISEVEN will return the #VALUE error if value is not a number.
Syntax:
=ISEVEN (value)
Parameter:
Example:
If value is an even integer or a reference to a cell holding an even integer, ISEVEN returns TRUE, otherwise FALSE.
Ask Your Query