EVEN
The EVEN function rounds off an input number and returns the nearest higher even number. Cell references are also accepted as arguments.
Syntax
Copy
Arguments
value - The input number to be rounded off.
Example
Copy
Returns 40194.
Last updated