The Excel Isodd function tests if a supplied number (or numeric expression) evaluates to an odd 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 spreadsheet below shows five examples of the Excel Isodd function:
Formulas:
|
Results:
|
For further details and examples of the Excel 'Is' functions, see the Microsoft Office website.
If you get an error from the Excel Isodd function, this is likely to be the #VALUE! error:
#VALUE! | - | Occurs if the supplied number argument is non-numeric. |