C
Chaplain Doug
Access 2003. I have a form that contains a subform. The form's recordsource
is a table called Classes and the subform's recordsource is a table called
Class Definitions. The tables are linked by the primary index in the main
table Classes. The Parent and child properties are set properly.
The problem I am having is that when I use the navigation buttons to move to
a new (empty) record in the main form. I am able to enter data in the main
form. But when I begin to put data into the subform, I am moved to what was
previously the last record in the main table. The result is that the data I
enter in the subform is not related to the new record I created, but is now
related to what was the last record in the main table.
Why is this happening? How can I fix this? Thanks and God bless.
is a table called Classes and the subform's recordsource is a table called
Class Definitions. The tables are linked by the primary index in the main
table Classes. The Parent and child properties are set properly.
The problem I am having is that when I use the navigation buttons to move to
a new (empty) record in the main form. I am able to enter data in the main
form. But when I begin to put data into the subform, I am moved to what was
previously the last record in the main table. The result is that the data I
enter in the subform is not related to the new record I created, but is now
related to what was the last record in the main table.
Why is this happening? How can I fix this? Thanks and God bless.