P
Phil
Hi,
I have an unbound form with a tab control and 6 pages.
I'm trying to stop the change of tabs if the user enters
information on a particular tab but does not save the
information (using a save button I've made) before moving
to the next tab. The tab change event looks like it
occurs after the tab changes, and I could not think of
another tab or control event that would work
Before I rework the form (probably using command buttons
and sub forms instead of a tab control and pages), does
anyone have any suggestions as to how I could make the
tab control work to my liking?
Thanks,
Phil
I have an unbound form with a tab control and 6 pages.
I'm trying to stop the change of tabs if the user enters
information on a particular tab but does not save the
information (using a save button I've made) before moving
to the next tab. The tab change event looks like it
occurs after the tab changes, and I could not think of
another tab or control event that would work
Before I rework the form (probably using command buttons
and sub forms instead of a tab control and pages), does
anyone have any suggestions as to how I could make the
tab control work to my liking?
Thanks,
Phil