Tabbing From FormHeader to Detail?

P

PeteCresswell

Got a subform in which FormHeader contains a combo box that allows
user to add detail records.

When the user tabs out of the combo box, I'd like to have focus move
to one of the detail fields.

I guess it is doable via cboWhatever.Exit(), but it seems like there
sb a way to tell the form's tab handling to do it as part of normal
tabbing.

Or am I just hoping?
 

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

Top