MattOz
05-09-2003, 06:19 AM
Hi there,
There must be an easy answer to this question....
I am using the parseFloat function to add a series of 'numerical' entries entered on a form and am displaying the running total in another cell. I want to display this running total correct to two decimal places at all times, but I don't seem to be able to find a simple way of doing this.
eg. 1+10.10 displays at 10.1. 10.33+10.66 displays as 20.990000000000002.
Does anyone have any suggestions?
Thanks,
Matt
There must be an easy answer to this question....
I am using the parseFloat function to add a series of 'numerical' entries entered on a form and am displaying the running total in another cell. I want to display this running total correct to two decimal places at all times, but I don't seem to be able to find a simple way of doing this.
eg. 1+10.10 displays at 10.1. 10.33+10.66 displays as 20.990000000000002.
Does anyone have any suggestions?
Thanks,
Matt