G
Guest
I have a form with 4 tabs. Each of the 4 pages has individual text boxes.
On each of those pages I have a text box selected to receive the focus when
the tab for that page is opened. My problem is this. If the tab is
double-clicked, the focus will not go to the text box the VBA code assigns it
to. I have tried writing this code to the on click property of the tab, but
it does not work. Actually, it does not work on any of the tab properties.
I am using Access 2003. Any help would be appreciated.
On each of those pages I have a text box selected to receive the focus when
the tab for that page is opened. My problem is this. If the tab is
double-clicked, the focus will not go to the text box the VBA code assigns it
to. I have tried writing this code to the on click property of the tab, but
it does not work. Actually, it does not work on any of the tab properties.
I am using Access 2003. Any help would be appreciated.