ISEVEN
Checks, if given value is an even number.
Syntax
=ISEVEN(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Value to check. | 
Return
TRUE if value is an even number, otherwise FALSE.
Examples
| Formula | Result | Comment | 
|---|---|---|
|  | FALSE | Three is no even value. | 
Checks, if given value is an even number.
Syntax
=ISEVEN(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Value to check. | 
Return
TRUE if value is an even number, otherwise FALSE.
Examples
| Formula | Result | Comment | 
|---|---|---|
|  | FALSE | Three is no even value. |