Information - ISEVEN Function



Description

The ISEVEN function returns TRUE if number is even, or FALSE if number is odd.

Syntax

ISEVEN (number) 

Arguments

Argument Description Required/Optional
Number

The value to test.

If number is not an integer, it is truncated.

Required

Notes

  • If number is nonnumeric, ISEVEN returns the #VALUE! error value.

  • You can use this function to test the contents of a cell before performing a calculation.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

ISEVEN Function
advanced_excel_information_functions.htm
Advertisements