Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Im needing a code to round up not down
100.1 = needs to be 101 100.2 = needs to be 101 100.9 = needs to be 101 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ROUNDING FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH | Excel Worksheet Functions | |||
Rounding up | Excel Worksheet Functions | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
Rounding off to .48 or .98 | Excel Discussion (Misc queries) | |||
Worksheet rounding vs VBA rounding | Excel Programming |