Automatic Calculation calculates the input value instead of the rounded up value
Hello.
I am trying to create a form with the automatic calculation. I have set the format as Number and 2 decimal places. But if I input the value as 13.004, although it will display it as 13.00, the true value would remain as 13.004. Then when I try to total the value, it would go off as it is not using the rounded off value(2 decimal place). It would use the input value rather then the displayed value.
How do I make it round off to two decimal places and use that rounded off value?
