G
Guest
I have a data field, data type number, field size 'Single'.
The user types the numbers into a text box on a continuous form but
unfortunately some values are rounding. If I type in 0.145, the value
displayed on the form changes to 0.15 when I tab off it, similary 0.214
changes to 0.21. How can I prevent this from rounding and displaying the
exact amount the user types into the text box?
The user types the numbers into a text box on a continuous form but
unfortunately some values are rounding. If I type in 0.145, the value
displayed on the form changes to 0.15 when I tab off it, similary 0.214
changes to 0.21. How can I prevent this from rounding and displaying the
exact amount the user types into the text box?