T
trekgoes2malaysia
I am trying to have two event procedures run on a subform every time a
user changes a record on a parent form (i.e. changes from one date to
another). The event procedures are associated with controls on the
subform. Unfortunately, the event properties I have chosen (On Change,
After Update, On Current) to detect changes on the subform controls do
not seem to activate the event procedures when the user goes from one
date to the next on the parent form. (The records on the subform
each contain different results from calculations that are run in the
event procedures. So when I change to another date, the calculations
from the previous subform record still remain and do not get cleared
or replaced). How can I resolve this???
Patrick
user changes a record on a parent form (i.e. changes from one date to
another). The event procedures are associated with controls on the
subform. Unfortunately, the event properties I have chosen (On Change,
After Update, On Current) to detect changes on the subform controls do
not seem to activate the event procedures when the user goes from one
date to the next on the parent form. (The records on the subform
each contain different results from calculations that are run in the
event procedures. So when I change to another date, the calculations
from the previous subform record still remain and do not get cleared
or replaced). How can I resolve this???
Patrick