M
Mary Ann
I want to create a calculated field to set up a price
increase and am a bit confused whether Currency or Number
in my underlying table would give me a more accurate
result.
Access Help tells me:
"Use a Number field to store numeric data to be used for
mathematical calculations, except calculations that
involve money or that require a high degree of
accuracy......Use a Currency field to prevent rounding
off during calculations. A Currency field is accurate to
15 digits to the left of the decimal point and 4 digits
to the right"
But, the Single, Double and Decimal field sizes for the
Number data type are shown to have a 7, 15 or 28 decimal
precision. So that would seem to imply that they are
going to give a more accurate result than the Currency
data type which has only 4.
When I create the calculated field based on the Number
data type I do seem to get some weird results.
Can anyone shed any light on this or point me in the
right direction - I'd be most grateful.
increase and am a bit confused whether Currency or Number
in my underlying table would give me a more accurate
result.
Access Help tells me:
"Use a Number field to store numeric data to be used for
mathematical calculations, except calculations that
involve money or that require a high degree of
accuracy......Use a Currency field to prevent rounding
off during calculations. A Currency field is accurate to
15 digits to the left of the decimal point and 4 digits
to the right"
But, the Single, Double and Decimal field sizes for the
Number data type are shown to have a 7, 15 or 28 decimal
precision. So that would seem to imply that they are
going to give a more accurate result than the Currency
data type which has only 4.
When I create the calculated field based on the Number
data type I do seem to get some weird results.
Can anyone shed any light on this or point me in the
right direction - I'd be most grateful.