Honestmath
Technical User
hey all,
how do people control events on their forms when they don't want them to fire?
i have a form with two subforms, one form controls the parent's recordsource. when user changes a record in subform A , it changes the recordsource for main, which causes subform B's current event to fire. problem is, it fires 10 or twenty times because i change things in subform A and then in the main form ( e.g. a change in LinkedMasterfields fires it).
the gist: how do i keep my subform from firing all it's events until i'm ready for it to do that?
thnx a bunch,
Math
how do people control events on their forms when they don't want them to fire?
i have a form with two subforms, one form controls the parent's recordsource. when user changes a record in subform A , it changes the recordsource for main, which causes subform B's current event to fire. problem is, it fires 10 or twenty times because i change things in subform A and then in the main form ( e.g. a change in LinkedMasterfields fires it).
the gist: how do i keep my subform from firing all it's events until i'm ready for it to do that?
thnx a bunch,
Math