Hello
I have an update qry to a table with a field defined as Number/Double/Fixed/3 decimal places.
When I view table the field displays as .001, but when I click on the field it displays as.00057. I need to use this field in later calculations to be .001, but in the later calculations it is using .00057.
How can I keep this field at .001?
Thank you
I have an update qry to a table with a field defined as Number/Double/Fixed/3 decimal places.
When I view table the field displays as .001, but when I click on the field it displays as.00057. I need to use this field in later calculations to be .001, but in the later calculations it is using .00057.
How can I keep this field at .001?
Thank you
Comment