logo
excelfunctions.org
bookmarks

ISODD

Returns TRUE if the number is odd.

InformationInformation & Auditing

What it does

Checks if a number is odd.

Syntax

ISODD(number)

Arguments

  • number(number) β€” Value to check.

Examples

Check Odd

Check 3.

FORMULA
=ISODD(3)
RESULT
true
SAMPLE DATA
A
1Val
23