Tabbing off Subform

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I have a form with a subform on it.

I go through the tab order and reach the subform but once there I cannot tab
off the subform even after tabbing through all the subform controls.

Is there a property I need to set to allow a user to tab off the subform
back to the main form?
 
Dave said:
I have a form with a subform on it.

I go through the tab order and reach the subform but once there I
cannot tab off the subform even after tabbing through all the subform
controls.
Is there a property I need to set to allow a user to tab off the
subform back to the main form?

Most form/subforms are used in one-to-many relationships so the assumption is
that when you have finished tabbing through the first subform record that you
likely want to go to another subform record.

<Ctl-Tab> will take you back to the main form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top