Information - ISODD Function



Description

The ISODD function returns TRUE if number is odd, or FALSE if number is even.

Syntax

ISODD (number) 

Arguments

Argument Description Required/Optional
Number

Value or expression to test.

If number is not an integer, it is truncated.

Required

Notes

  • You can use this function to test the contents of a cell before performing a calculation.

  • If the specified number argument is not a numeric value, ISODD function returns #VALUE! Error.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

ISODD Function
advanced_excel_information_functions.htm
Advertisements