CharlieT302
Instructor
Hi folks,
I am not quite understanding the "Currency" format when used with decimals.
The field size of "Single" is supposed to store only 7 decimals. This 'seems' to work as long as the Decimal setting is set at 7 or below.
Current Settings:
Field Size: Single
Format: Currency
Decimals: 10
With these settings, 10 decimals displayed; apparently unaffected by the field size (Nine of those digits had mathematical value. The last digit was ending zero). However, the stored value had 14 digits when I clicked into the field. This I do not understand.
When I changed the settings to:
Field Size: Single
Format: Fixed or Standard
Decimals: 10
10 decimals displayed, but the last four were ending zeros. Only the first six had mathematical precision.
Here are my questions:
1. What is the rule as to how the "Currency" format stores values?
2. What effect does the "Decimal" setting have if it goes beyond the stored decimals in the "Field Size" property?
Thanks
I am not quite understanding the "Currency" format when used with decimals.
The field size of "Single" is supposed to store only 7 decimals. This 'seems' to work as long as the Decimal setting is set at 7 or below.
Current Settings:
Field Size: Single
Format: Currency
Decimals: 10
With these settings, 10 decimals displayed; apparently unaffected by the field size (Nine of those digits had mathematical value. The last digit was ending zero). However, the stored value had 14 digits when I clicked into the field. This I do not understand.
When I changed the settings to:
Field Size: Single
Format: Fixed or Standard
Decimals: 10
10 decimals displayed, but the last four were ending zeros. Only the first six had mathematical precision.
Here are my questions:
1. What is the rule as to how the "Currency" format stores values?
2. What effect does the "Decimal" setting have if it goes beyond the stored decimals in the "Field Size" property?
Thanks