I have a textbox on a form that is rounding.
In both my table and on my form, I have format set to standard and fixed decimal points.
The data type in my table is set to double, and 4 place decimal points.
I enter 1.6666 and the number displays as 2.0000
How can I stop this rounding?
Thanks.
Hefly
In both my table and on my form, I have format set to standard and fixed decimal points.
The data type in my table is set to double, and 4 place decimal points.
I enter 1.6666 and the number displays as 2.0000
How can I stop this rounding?
Thanks.
Hefly