Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tabbing between the main form and multiple non-nested subforms

2 views
Skip to first unread message

Frank Reichenbacher

unread,
Mar 4, 2004, 12:24:48 PM3/4/04
to
Header says it all. I have a main form with 6 non-nested subforms. The main
form has two textboxes that need to be updated and then I want to be able to
tab to each of the two textbox controls on all the subforms in succession.

MainForm >
MainForm.TextBoxA >
MainForm.TextBoxB >

SubFormA >
SubFormA.TextBoxA >
SubFormA.TextBoxB >

SubFormB >
SubFormB.TextBoxA >
SubFormB.TextBoxB >

SubFormC >
SubFormC.TextBoxA >
SubFormC.TextBoxB >

Etc.

Is there a way to do this?

Frank


Roger Carlson

unread,
Mar 4, 2004, 12:20:00 PM3/4/04
to
<Ctrl>+<Tab> will tab out of a Subform back to the main form. Takes some
doing to train the users, but....it's one option.

--
--Roger Carlson
www.rogersaccesslibrary.com
Reply to: Roger dot Carlson at Spectrum-Health dot Org

"Frank Reichenbacher" <vesu...@speakeasy.net> wrote in message
news:47KdnbTo6dZ...@speakeasy.net...

Frank Reichenbacher

unread,
Mar 4, 2004, 12:44:54 PM3/4/04
to

"Roger Carlson" <NO-carls...@hotmail.com> wrote in message
news:u0gauzgA...@TK2MSFTNGP12.phx.gbl...

> <Ctrl>+<Tab> will tab out of a Subform back to the main form. Takes some
> doing to train the users, but....it's one option.


I thank you for responding, but there's gotta be a better way(?)

Frank

0 new messages