Hi
I have a table where data is entered in the first field, and then the remaining fields are updated useing queries. The problem is that e.g if the first number is say 4, and this is divided by 2, the result is show as 1.999999. The problem is that I am takeing the number before the decimal point to perform the next calculation, so the result is very wrong.
The table field is set to Single, fixed and 2 decimal places, but the problem persits.
How can I cure this
Many thanks
Brandon
I have a table where data is entered in the first field, and then the remaining fields are updated useing queries. The problem is that e.g if the first number is say 4, and this is divided by 2, the result is show as 1.999999. The problem is that I am takeing the number before the decimal point to perform the next calculation, so the result is very wrong.
The table field is set to Single, fixed and 2 decimal places, but the problem persits.
How can I cure this
Many thanks
Brandon