GeekGirlau
Programmer
I have a field defined as Single data type, Fixed format with 3 decimal places. When I type a value that has 3 decimal places, the last digit is rounded so that it always displays as zero. So if I type 15.752 I get 15.750, 1.105 becomes 1.110 etc.
Any ideas?
Any ideas?