EXCEL ODD FUNCTION

This method takes a number and rounds it up to the next odd integer.

Syntax:

=ODD (number)

Parameter list:

number – The number that will be rounded up to the nearest odd integer.

Step By Step Guide of ODD Function

  • =ODD(12.56), Rounds 12.56 to the nearest even integer 13.
  • =ODD(-24), Rounds -24 to the nearest even integer -25 and so on.
  • Negative numbers are rounded “up,” away from zero, to increase their negative value.
  • ODD returns the #VALUE! error value if the number is not numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now