Hi
Is there a formula to round up a number to the nearest 10 cents?
So if the number 0.78 was in cell A2, and it was increased by 10% in B2 to 85.8, it would be rounded up to 90 cents....
[TABLE="width: 128"]
<colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"]Number[/TD]
[TD="class: xl63, width: 64, align: right"]10%[/TD]
[/TR]
[TR]
[TD="align: right"]0.78[/TD]
[TD="align: right"]0.858[/TD]
[/TR]
</tbody>[/TABLE]
Is there a formula to round up a number to the nearest 10 cents?
So if the number 0.78 was in cell A2, and it was increased by 10% in B2 to 85.8, it would be rounded up to 90 cents....
[TABLE="width: 128"]
<colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"]Number[/TD]
[TD="class: xl63, width: 64, align: right"]10%[/TD]
[/TR]
[TR]
[TD="align: right"]0.78[/TD]
[TD="align: right"]0.858[/TD]
[/TR]
</tbody>[/TABLE]