Rounding
Posted: Thu Nov 12, 2009 9:25 am
Hi,
Using the round function I am rounding number to two decimal places. This works fine until the unit is a 0.
So for example: 10.10 rounds to 10.1
How can I ensure the unit remains if it is a 0.
Thanks in advance,
Rob.
Using the round function I am rounding number to two decimal places. This works fine until the unit is a 0.
So for example: 10.10 rounds to 10.1
How can I ensure the unit remains if it is a 0.
Thanks in advance,
Rob.