G
Guest
Hi,
I'm relatively new at this sort of thing. Please excuse me if this is a
silly question:
I have a form with subforms on it. On the sub forms I use the .AfterUpdate
event to trigger a procedure (in each subform's module) called UpdateFields
which calculates some values for the subform's current record. Is it possible
to get this UpdateFields procedure to trigger another UpdateFields procedure
in the parent form?
Thanks in advance.
D
I'm relatively new at this sort of thing. Please excuse me if this is a
silly question:
I have a form with subforms on it. On the sub forms I use the .AfterUpdate
event to trigger a procedure (in each subform's module) called UpdateFields
which calculates some values for the subform's current record. Is it possible
to get this UpdateFields procedure to trigger another UpdateFields procedure
in the parent form?
Thanks in advance.
D