Hi,
I have a "products" main form that contains three subforms.
The first subform displays "opening inventory" information and the second subform displays "transactions".
The third and last subform displays a running total of additions and subtractions from records in the first two forms. This third form is based on an elaborate calculation query and is not related to the other subforms.
My problem is that I can't find a way of updating the third unrelated subform when any record changes in the first two subforms.
The only way the third subform is updated is when I change records on the main form.
Any help offered is greatly appreciated.
Tony
I have a "products" main form that contains three subforms.
The first subform displays "opening inventory" information and the second subform displays "transactions".
The third and last subform displays a running total of additions and subtractions from records in the first two forms. This third form is based on an elaborate calculation query and is not related to the other subforms.
My problem is that I can't find a way of updating the third unrelated subform when any record changes in the first two subforms.
The only way the third subform is updated is when I change records on the main form.
Any help offered is greatly appreciated.
Tony