G
Guest
I have created 2 fields, (Time On Site) and (Customer Charge). I have the
customer charge field setup to calculate the charges based on the value I put
into the (Time On Site) field, ie; 1.25, or 1.75 etc. For some reason, Access
automatically rounds the number down to a whole number (1.00) and gives me an
inaccurate result in the (Customer Charge) field. The (Time On Site) field is
set to long integer, fixed format, and 2 decimal places. The (Customer
Charge) field is a calculated field =[time on site]*50
I can't seem to get the (Time On Site) field allow me to input the correct
values without automatically rounding down.
customer charge field setup to calculate the charges based on the value I put
into the (Time On Site) field, ie; 1.25, or 1.75 etc. For some reason, Access
automatically rounds the number down to a whole number (1.00) and gives me an
inaccurate result in the (Customer Charge) field. The (Time On Site) field is
set to long integer, fixed format, and 2 decimal places. The (Customer
Charge) field is a calculated field =[time on site]*50
I can't seem to get the (Time On Site) field allow me to input the correct
values without automatically rounding down.