Tab order w/ mult. sub forms

P

pvdalen

Hi Gang,

I have a form with 3 subforms. All 3 are sub to the main form; there's no
other hierarchical relationship between the subform. Anyway, I tab from the
main form into the first subform just fine; then tab through the first subfom
and back to the beginning of the first subform. What I'd like to do is tab
through the form, then through the first, second and third subform in
succession, then back to the main form.

I've played around with the Tab Order and Cycle settings to no avail. Will
this take code to command the cursor to leave the lsat control of the subform
to go to the first control of the next? Or did I miss some obvious setting?

Thanks a bunch in advance,
Paul
 
P

pvdalen

Yeah, shortly after I posted this, I discovered that the CRTL+Tab key will
get me from sub-form to sub-form. Sorry to post this before doing a little
more digging.
 
Top