The Excel Iseven function tests if a supplied number (or numeric expression) evaluates to an even number, and if so, returns TRUE; Otherwise, the function returns FALSE.
The syntax of the function is:
Where the supplied number argument is the value or expression to be tested.
The following spreadsheet shows six examples of the Excel Iseven function:
Formulas:
|
Results:
|
Note that in the above example spreadsheet:
For further details and examples of the Excel 'Is' functions, see the Microsoft Office website.
If you get an error from the Excel Iseven function this is likely to be the #VALUE! error:
#VALUE! | - | Occurs if the supplied number argument is non-numeric. |