A
Allie
I have a main form that holds the summary of the
information in the subform. So far I have it updating the
main form when a new record is added or when it is
deleted. The problem is when a record's value is
changed. For example: the current value of price is
$9.99, it needs to be changed to $10.00. If I change the
value - the total price on the main form will become
$19.99 instead of $10.00.
Any suggestions?
Thanks
information in the subform. So far I have it updating the
main form when a new record is added or when it is
deleted. The problem is when a record's value is
changed. For example: the current value of price is
$9.99, it needs to be changed to $10.00. If I change the
value - the total price on the main form will become
$19.99 instead of $10.00.
Any suggestions?
Thanks