Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
Steve, Ceiling rounds to the nearest multiple that you specify,ie. 0.05.
"Steve R" wrote: Whoops, forgot to pass the infomation Celing() rounds up, not to the nearest. "Steve R" wrote in message ... Have your tried mround() =MROUND(A7*2.66,0.05) "Machel_C" wrote in message ... I am trying to multiply A7 by B7, I then want that result to round to the nearest 0.05. This is what I have and it wont work.Or maybe it cant be done? =(A7*2.66),Ceiling(B7,0.05) This formula is in cell B7 Is it possible? Any help greatful |