Subform behavior

J

jimcarroll

I have a subform on a tab control of a main form, based on a query.

The subform consists of a combo box.

The problem is that when I place the focus in the combo box, the main
form moves to the next record. That seems wrong. Then, if I use the
main form's record selector to move back, the form moves back TWO
records and not just one. Really strange...

How can I keep the subform from triggering this "move next" action
every time I click on its combobox? And what's up with the "two jumps
back"? I suspect it's because the subform is on a tab control -- but
it's a busy form and I need several pages.

Thanks.

Jim
 

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