Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 1

Excel Function Dictionary 1998 - 2000 Peter Noneley A 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 B C D E F G H

ISEVEN Page 1 of 1

ISEVEN
Number 1 2 2.5 2.6 3.5 3.6 Hello 1-Feb-98 1-Feb-96 Is it Even FALSE TRUE TRUE TRUE FALSE FALSE #VALUE! FALSE TRUE =ISEVEN(C4) =ISEVEN(C5) =ISEVEN(C6) =ISEVEN(C7) =ISEVEN(C8) =ISEVEN(C9) =ISEVEN(C10) =ISEVEN(C11) =ISEVEN(C12)

What Does It Do ? This function tests a number to determine whether it is even. An even number is shown as TRUE an odd number is shown as FALSE. Note that decimal fractions are ignored. Note that dates can be even or odd. Note that text entries result in the #VALUE! error. Syntax =ISEVEN(CellToTest) Formatting No special formatting is required.

You might also like