ExcelCSE.com

Menu
  • Excel 101
  • Excel Functions
  • Excel Formula
  • Contact Us
How to Use Excel > Excel Functions > Excel ISODD Function

Excel ISODD Function

How to Use Excel ISODD Function
Table of contents :
  • What is the Excel ISODD Function?
  • ISODD Syntax
  • How to Use ISODD Function in Excel
  • ISODD Example

Excel ISODD Function

What is the Excel ISODD Function?

The ISODD function is a function to check whether a number is odd or not, returns TRUE if the number is odd and FALSE if not.

ISODD Syntax

ISODD(number)

number, required, the numeric value to test

Usage Note:

  • If the numeric value to test is not an integer number, then Excel truncates the decimal fraction
  • If the numeric value to test is not a number, then Excel returns a #VALUE! Error.

How to Use ISODD Function in Excel

For example, there is data like the image below. What is the result of the ISODD function in column B?

ISODD Examples

ISODD Function #1

=ISODD(A1)

The result is FALSE; it turns out that 0 is an even number. Why? Even numbers are numbers that do not produce a remainder if divided by 2; number 0 fulfills this requirement.

ISODD Function #2

=ISODD(A2)

The result is TRUE. The number 1.25 is considered an odd number. Excel considers 1.25 as 1, Excel truncates the decimal fraction and process the integer number only.

ISODD Function #3

=ISODD(A3)

The result is FALSE. Negative signs do not affect an odd/even number. Number 2 is an even number, positive or negative.

ISODD Function #4

=ISODD(A4)

The result is TRUE. -3.99 is the negative decimal number whose value is closer to round up. Excel does not see whether the decimal number is closer rounded up or down. All decimal fractions will be truncated.

So, the number -3.99 is considered a number -3, an odd number.

ISODD Function #5

=ISODD(A5)

The result is FALSE. Number 4 is an even number, no remainder if divided by the number 2.

ISODD Function #6

=ISODD(A6)

“Number” 5,75, at a glance like a number, but is text, because decimal separators use a comma, should use a period. The result is a #VALUE error!

Please see the image below for the results of the six functions above

Excel ISODD Function

ISODD Example

Another article using or explain about ISODD Function
  • How to Determine If a Number is Even or Odd

Another Information Function

Another article about Information Function
  • Excel ISEVEN Function
  • Excel ISODD Function
Share
Tweet
Google+
Email
Prev Article
Next Article

Related Articles

Excel LEN Function
What is the Excel LEN Function? The excel LEN function …

Excel LEN Function

Excel SUMIF Function
What is the Excel SUMIF Function SUMIF is a function …

Excel SUMIF Function

Excel DATEVALUE Function
What is the Excel DATEVALUE Function? The DATEVALUE function converts …

Excel DATEVALUE Function

Excel CONCAT Function
What is the Excel CONCAT Function? The excel CONCAT function …

Excel CONCAT Function

excel datedif function
What is the DATEDIF function? The Excel DATEDIF function calculates …

Excel DATEDIF Function

Tags:Information Function

Categories

  • Excel 101
  • Excel Formula
  • Excel Functions

Recent Posts

  • Get the Original Price from Percentage Increase/Decrease
  • How to Add/Subtract Percentage in Excel
  • How to Extract Day, Month and Year from Date in Excel
  • How to Add Seconds, Minutes and Hours to a Time in Excel
  • How to Add Days, Weeks, Months and Years to a Date in Excel
  • How to Calculate Time Difference in Excel
  • Calculate Number of Days, Weeks, Months and Years Between Two Dates in Excel
  • Flash Fill Excel
  • Paste Special Excel
  • Excel TEXTJOIN Function
  • Excel CONCAT Function
  • Excel CONCATENATE Function
  • Excel REPLACE Function
  • Excel SUBSTITUTE Function
  • Excel REPT Function
  • Excel FIND Function
  • Excel SEARCH Function
  • Excel MID Function
  • Excel RIGHT Function
  • Excel LEFT Function

ExcelCSE.com

The Ultimate Guide How to Use Excel Better
Copyright © 2024 ExcelCSE.com
Contact Us - Privacy Policy - Sitemap | Theme by MyThemeShop.com

Ad Blocker Detected

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Refresh