Function for odd even numbers
Hi,
take a look to the Microsoft help, function ISODD
Returns TRUE if number is odd, or FALSE if number is even.
Syntax
ISODD(number)
"petedacook" wrote:
Is there a function to determine if a cell has odd or even numbers? This
would be used in an "IF" statement.
Thanks,
pete K
|