ISODD |
ISODD(number) |
Returns the value True or False depending if the value is an odd number. |
number | The number you want to test. |
REMARKS |
* If "number" is not an integer, it is truncated. * If "number" is not numeric, then #VALUE! is returned. * You can use the ISEVEN function to return True or False depending if the value is an even number. * You can use the ISNUMBER function it return True or False depending if the value is a number. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top