G
Guest
I have an unbound form with a subform that is populated by selecting from a
combo box on the main form. The value of the combo box is linked to the
subform via Master/Child fields.
This works ok except to display the correct records, but when I try to
select any record in the subform other than the first record, the main form
displays "Calculating.." in the status bar and it then jumps back up to the
first record in the subform. No event procedures have been coded on the main
form or the subform and the child/master fields are not calculated fields.
Any ideas what could be causing this behavior?
Thanks much for your help!
Bonnie
combo box on the main form. The value of the combo box is linked to the
subform via Master/Child fields.
This works ok except to display the correct records, but when I try to
select any record in the subform other than the first record, the main form
displays "Calculating.." in the status bar and it then jumps back up to the
first record in the subform. No event procedures have been coded on the main
form or the subform and the child/master fields are not calculated fields.
Any ideas what could be causing this behavior?
Thanks much for your help!
Bonnie