logo
excelfunctions.org
bookmarks

ISEVEN

Returns TRUE if the number is even.

InformationInformation & Auditing

What it does

Returns TRUE if a number is even, FALSE if odd.

Syntax

ISEVEN(number)

Arguments

  • number(number) β€” Value to check.

Examples

Check Even

Check 4.

FORMULA
=ISEVEN(4)
RESULT
true
SAMPLE DATA
A
1Val
24