J
JP Nemlich
Hi
I have an issue with a multi-tab form in an Access 2000 ADP.
The form has multiple tabs with bound controls and a few sub-forms,
but the problem occurs on only one tab, which has a several bound
checkboxes and one sub-form.
Basically, if the user updates any of the checkboxes on this tab and
then moves to the subform or another tab, the form Before_Update event
fires. None of these checkboxes or the subform have any associated
event handlers, nor do the tab pages or the tab control, so I'm
stumped as to why the event is firing.
The event calls a load of validation code and prompts to save, but
this should only be happening once the user has finished editing the
record.
Any ideas as to why this is happening would be much appreciated.
Thanks in advance
JP
I have an issue with a multi-tab form in an Access 2000 ADP.
The form has multiple tabs with bound controls and a few sub-forms,
but the problem occurs on only one tab, which has a several bound
checkboxes and one sub-form.
Basically, if the user updates any of the checkboxes on this tab and
then moves to the subform or another tab, the form Before_Update event
fires. None of these checkboxes or the subform have any associated
event handlers, nor do the tab pages or the tab control, so I'm
stumped as to why the event is firing.
The event calls a load of validation code and prompts to save, but
this should only be happening once the user has finished editing the
record.
Any ideas as to why this is happening would be much appreciated.
Thanks in advance
JP