N
noe1818 via AccessMonster.com
I set up a series of automated tabs.
Ex. user hits a button, focus shifts to an unbound box in a tab. That unbound
box has a "on focus" macro that goes to an unbound box on a second tab, which
has a "on focus" macro that shifts focus to a third unbound box on a third
tab, etc. The problem becomes when I have more than one leap, an error
message comes up saying that I cannot change focus to the 1st unbound box.
The error message appears for every box in tries to access, but the focus
ends up where I want it to be.
My question is: was does it says this, but work anyways? (probably not the
best way, but I don't know code, so it's the best I've got)
(If you want to why I'm doing this, it so the user hits a button and a tab is
accessed, printed - using printout macro- and then focus is automatically
shifted to second tab, printed and then on the the third, etc.) The user
doesn't have to hit the print button for every tabpage. My sequence works for
tab pages, except when subforms are in the tab page, then this error message
appears.
Noe
Ex. user hits a button, focus shifts to an unbound box in a tab. That unbound
box has a "on focus" macro that goes to an unbound box on a second tab, which
has a "on focus" macro that shifts focus to a third unbound box on a third
tab, etc. The problem becomes when I have more than one leap, an error
message comes up saying that I cannot change focus to the 1st unbound box.
The error message appears for every box in tries to access, but the focus
ends up where I want it to be.
My question is: was does it says this, but work anyways? (probably not the
best way, but I don't know code, so it's the best I've got)
(If you want to why I'm doing this, it so the user hits a button and a tab is
accessed, printed - using printout macro- and then focus is automatically
shifted to second tab, printed and then on the the third, etc.) The user
doesn't have to hit the print button for every tabpage. My sequence works for
tab pages, except when subforms are in the tab page, then this error message
appears.
Noe