Tab Control on Subform

B

Bryan Hughes

Hello,

I have a form that has a subform in continuous view. The main form has two
ComboBoxes. The first selects a Case Manager. AfterUpdate event the 2nd
cbo shows all open Cases for the Case Manager selected. AfterUpdate event
for 2nd cbo, a subform in continuous form view, shows Client Names and ID
connected to this case file.

The AfterUpdate also setfocus on the subform. Users tab through Client ID.

How can I set tab function, that after tabbing to last ID, hitting tab again
moves the tab back to the first ID on the subform.

Basically cycling through the same records until user uses mouse for next
selection.

-Bryan
 

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