B
Benjamins via AccessMonster.com
Hi,
I have a system where there is a subform. The subform have 2 field [FieldA
and FieldB]. Since it is in datasheet view, User will list of records but
they can only enter in either FieldA or FieldB.
The system will total the values for both fields and put the value into the
textboxes txtSumA and txtSumB. The system will make sure both value are equal
before allow the user to continue.
For on of the entries, the system prompt the user that the value of the
textboxes are not equal even though it show the same.
All my value had been round up to 2 decimial place before the summing.
Can anyone help me with this issue.
I have a system where there is a subform. The subform have 2 field [FieldA
and FieldB]. Since it is in datasheet view, User will list of records but
they can only enter in either FieldA or FieldB.
The system will total the values for both fields and put the value into the
textboxes txtSumA and txtSumB. The system will make sure both value are equal
before allow the user to continue.
For on of the entries, the system prompt the user that the value of the
textboxes are not equal even though it show the same.
All my value had been round up to 2 decimial place before the summing.
Can anyone help me with this issue.