Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure where to insert the round function to this formulas result.
i have tried a couple different things with no resolve. it needs to be normal rounding .4 down .5 up =IF(B10="M",IF($C$2-C10<0,0,($C$2-C10)*$B$2),IF($C$3-C10<0,0,($C$3-C10)*$B$3)) Many Thanks in advance. Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ROUNDING FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH | Excel Worksheet Functions | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
if function with rounding | Excel Worksheet Functions | |||
rounding function | Excel Discussion (Misc queries) | |||
Function Rounding | Excel Discussion (Misc queries) |