Z
Zippy the Pinhead
Hello
I am seeing some weird behavior on a form of mine.
The main form has a tab control. On one of the tab controls is a
subform consisting of a combo box based upon a query which in turn is
based upon a details table. Linked fields from the detail table and
the main table (on which the main form is based). The details table
comprises two foreign keys (the primary keys of two tables) and the
two foreign keys comprise the primary key of the details table.
It should work fine, but here's what happens: I fill the main form in
just fine until I get to the tab control containing the subform which
contains the combo box. If I place the focus into the combo box, the
main form advances to the next (blank) record. To get back to where I
was, I hit the back arrow < on the record selector at the bottom of
the main form. This takes me back to the record BEFORE the one for
which I was filling the form. I then hit the forward arrow > on the
record selector and it takes me to the place I need to be.
I have absolutely NO clue why this is happening. Any ideas?
Thanks.
I am seeing some weird behavior on a form of mine.
The main form has a tab control. On one of the tab controls is a
subform consisting of a combo box based upon a query which in turn is
based upon a details table. Linked fields from the detail table and
the main table (on which the main form is based). The details table
comprises two foreign keys (the primary keys of two tables) and the
two foreign keys comprise the primary key of the details table.
It should work fine, but here's what happens: I fill the main form in
just fine until I get to the tab control containing the subform which
contains the combo box. If I place the focus into the combo box, the
main form advances to the next (blank) record. To get back to where I
was, I hit the back arrow < on the record selector at the bottom of
the main form. This takes me back to the record BEFORE the one for
which I was filling the form. I then hit the forward arrow > on the
record selector and it takes me to the place I need to be.
I have absolutely NO clue why this is happening. Any ideas?
Thanks.