G
Guest
I have 2 buttons on my main form and am working in a subform... now when a
certain value is selected in my subform, I would like to execute
(afterUpdate) the VBA procedures behind the onclick properties...
How do I make access click ?
Details (Button 1 makes Subform 1 visible, and editable... when visible,
button1 click makes subform1 unvisible and saves and refreshes the mainform.
Button2 does the same but for subform2. Now when a value is set in subform1,
I need to go to subform2 and I would lick the two clicks to be executed...)
certain value is selected in my subform, I would like to execute
(afterUpdate) the VBA procedures behind the onclick properties...
How do I make access click ?
Details (Button 1 makes Subform 1 visible, and editable... when visible,
button1 click makes subform1 unvisible and saves and refreshes the mainform.
Button2 does the same but for subform2. Now when a value is set in subform1,
I need to go to subform2 and I would lick the two clicks to be executed...)