Am using a subform based on a query based on a table. I have set the appropriate field properties in the table to Currency & 2 decimal places.
Here is the problem. When there is a decimal value (usually 2 places) in the Quantity field( E.g. 22.39) Multiplied by another decimal value (also usually 2 places)in the Rate field, the resulting calculated control on the form rounds the number up. If there are not 2 decimal places in both these fields, the resulting calculation is NOT rounded. I need this calculation to NOT be rounded regardless of the number of the decimal places in the Quantity and Rate fields. Never seen this before. Can anyone make a suggestion? I've exhausted my bag of tricks and need expert help.
Thanks,
Jerry D.
Here is the problem. When there is a decimal value (usually 2 places) in the Quantity field( E.g. 22.39) Multiplied by another decimal value (also usually 2 places)in the Rate field, the resulting calculated control on the form rounds the number up. If there are not 2 decimal places in both these fields, the resulting calculation is NOT rounded. I need this calculation to NOT be rounded regardless of the number of the decimal places in the Quantity and Rate fields. Never seen this before. Can anyone make a suggestion? I've exhausted my bag of tricks and need expert help.
Thanks,
Jerry D.