Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I noticed in the Immediate window that rounding numbers after dividing them returns strange results ? ROUND(5/2, 0) 2 ? ROUND(15/2, 0) 8 ? ROUND(35/2, 0) 18 You can see here that the first result conflicts with the other results logically. I would have thought that 5/2 = 2.5 would round up like the others to 3 but instead was rounded down to 2. Is this a bug of Excel (ver 2000) or am I doing something wrong? Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rounding to every 5th whole number | Excel Discussion (Misc queries) | |||
Rounding number to 0.25 ? | Excel Discussion (Misc queries) | |||
number rounding | Excel Worksheet Functions | |||
How do I keep a value from rounding up to the next number? | Excel Worksheet Functions | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |