ISODD
Checks, if given value is an odd number.
Syntax
=ISODD(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Value to check. | 
Return
TRUE if value is an odd number, otherwise FALSE.
Examples
| Formula | Result | Comment | 
|---|---|---|
|  | TRUE | Three is a odd number. | 
Checks, if given value is an odd number.
Syntax
=ISODD(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Value to check. | 
Return
TRUE if value is an odd number, otherwise FALSE.
Examples
| Formula | Result | Comment | 
|---|---|---|
|  | TRUE | Three is a odd number. |