ISEVEN(value)
ISEVEN returns TRUE if the number is even.
This function is Excel compatible.
ISEVEN(4) equals TRUE.
ISODD.