ISODD Function

Checks whether a number is odd. If the value is odd, it returns "True." Otherwise, it returns "False."

Syntax

ISODD(number)
  • number
    The number to evaluate

Sample usage

IF(ISODD([Units Sold]1),"True","False")

Examples

Still need help?

Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.

Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.

Ask the Community