
The Excel ODD function returns the next odd integer after rounding a given number up. The ODD function always rounds numbers up (away from zero) so positive numbers become larger and negative numbers become smaller (i.e. more negative).
Round a number up to the next odd integer
A rounded number.
=ODD (number)
The ODD function always rounds up to the next odd integer, skipping even integers along the way.
Note if you are using ODD with negative numbers, values are rounded away from zero, so they actually become more negative.

The Excel ODD function returns the next odd integer after rounding a given number up. The ODD function always rounds numbers up (away from zero) so positive numbers become larger and negative numbers become smaller (i.e. more negative).
Round a number up to the next odd integer
A rounded number.
=ODD (number)
The ODD function always rounds up to the next odd integer, skipping even integers along the way.
Note if you are using ODD with negative numbers, values are rounded away from zero, so they actually become more negative.