P
Peter S.
In my Access form in the beforeupdate event, I post a question if the user is
sure they want to save their changes. However I added a control tab that has
a subform that is associated with a different table and noticed if the user
makes changes in the subform the main forms beforeupdate event never gets
kicked off.
Is there a way I can get access to hit the main form's beforeupdate event if
changes are made in a subform and the user closes the main form? Any thoughts
sure they want to save their changes. However I added a control tab that has
a subform that is associated with a different table and noticed if the user
makes changes in the subform the main forms beforeupdate event never gets
kicked off.
Is there a way I can get access to hit the main form's beforeupdate event if
changes are made in a subform and the user closes the main form? Any thoughts