The Excel ISEVEN FunctionSearch this site:
Custom Search
The Excel ISEVEN function tests if an initial supplied number (or expression) evaluates to an even number, and if so, returns TRUE; Otherwise, the function returns FALSE. If the value provided to the function is not a number, the function returns the #VALUE! error. The format of the ISEVEN function is : ISEVEN( number )
Where the number argument can be a simple number, a formula or a cell reference. ExamplesThe spreadsheets below show examples of the Excel ISEVEN function. The spreadsheet on the left shows the formulas used and the spreadsheet on the right shows the results :
Note that the examples in cells A1 and A5 above show that the ISEVEN function returns True for a zero, or an empty cell. |
|
|||
|
|
||||
Copyright © 2008-2010 ExcelFunctions.net |