ISEVENFunction

Checks whether a number is even. If a value is even, this function returns "True." If the value is odd, this function returns "False."
Sample Usage
IF(ISEVEN([Units Sold]1),"True","False")
Syntax
ISEVEN(
  • number
)
  • number
    The number to evaluate
Examples

Still need help?

Use theFormula Handbook templateto 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.

找到其他内容的例子customers use this function or ask about your specific use case in the Smartsheet online Community.

Ask the Community