Excel ISEVEN Function
If you want to follow along with this tutorial, please download the example spreadsheet.
Description
The Excel ISEVEN function tests if a supplied number (or numeric expression) is even, if so, it returns TRUE, otherwise, it returns FALSE.
Syntax and arguments
Formula syntax
Arguments
|
Return Value
The ISEVEN function returns a logical value TRUE or FALSE.
Error
The ISEVEN function returns a #VALUE! error value when a non-numeric value is tested.
Version
Excel 2003 and later versions
Usage and Examples
Example: Basic Usage
To check if the numbers in range B4:B8 are even numbers, you can use the ISEVEN function as below:
Select a cell to place the checking result, and type the formula as this:
=ISEVEN(B4))
Press Enter key, and then drag the auto-fill handle down to get all results.
Note: 5/1/2022 is stored as a 5-digits number 44682 in Excel, it is an even number.
Relative Functions:
Excel ISODD Function
The ISODD function checks whether a value is an odd number. If the given value is an odd number, it returns TRUE. Otherwise, it returns FALSE.
Excel ISEER Function
The ISERR function returns TRUE for any error type (except #N/A) and FALSE otherwise.
Excel ERROR.TYPE Function
The ERROR.TYPE function returns a number that corresponds to a specific error value. If no error exists, ERROR.TYPE returns the #N/A error.
Excel ISREF Function
The ISREF function checks whether a given value is a reference. If the given value is a reference, it returns TRUE. Otherwise, it returns FALSE.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.