I have a message box pop-up on the before update event of my form. Only problem is i use a tabbed object with 3 tabs, the fields on one tab and two sub forms on the other two tabs.
When i move onto the tabs with the subforms the on update event is triggered and the pop-up displayed.
Does anyone know how to prevent this, really i want the records to be saved when the user moves onto the next record or closes the form without saving.
The subforms are visually part of the same record as the fields on tab 1, so i wish to save the fields and subform changes all at once.
Many thanks in advance Kris.
When i move onto the tabs with the subforms the on update event is triggered and the pop-up displayed.
Does anyone know how to prevent this, really i want the records to be saved when the user moves onto the next record or closes the form without saving.
The subforms are visually part of the same record as the fields on tab 1, so i wish to save the fields and subform changes all at once.
Many thanks in advance Kris.