Excel ISEVEN function
Function ISEVEN
Description Excel ISEVEN function returns TRUE if the reference cell or the value is a numerical value and even. Returns FALSE if not numerical and #VALUE! error if it is not numerical.
Syntax ISEVEN(number)
number The numerical value to check.