The ISODD function is used to find if the given number is odd or not. It returns TRUE if the number is odd and FALSE if it is even. Note: The function ignores decimal values.
Formula:
= ISODD(Cell to be tested)
Video Tutorial:
Let us find if the given number is odd or not, using the ISODD function, with the help of the below video