Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does this do the trick for you
=IF(MOD(A18*100,10)=5,ROUNDUP(A18,1),ROUNDDOWN(A1 8,1))\ best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Kaputa" wrote in message ... I have a somewhat biased rounding up to perform, one decimal place. If the value at the second decimal place is 5 or <5, increase or decrease value at the first decimal place by 1. Ex., 3.36 to 3.4 and 3.34 to 3.3. When the value is =5, the value should also be incresed by 1. Ex., 3.35 to 3.4. What is the formula one should use? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unwanted rounding of large number | Excel Worksheet Functions | |||
Rounding | Excel Discussion (Misc queries) | |||
Percentage rounding error in charts | Excel Discussion (Misc queries) | |||
Banker's Rounding - need help! | Excel Discussion (Misc queries) | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) |