I am having some trouble with a sub form behavior.
I have a key field that the user selects from a combo box.
Since there are going to be many records based on that key field, I thought a sub form would work well. The sub form would display the matching values based on that key field.
When I open the form, the sub form is displaying records that match to the first record in the form recordsource.
When i change the value in the combo box, the subform does not display the records that match on that key field.
However, if I spin the mouse wheel, then the subform acts somewhat normally.
What am i doing wrong.
I have a key field that the user selects from a combo box.
Since there are going to be many records based on that key field, I thought a sub form would work well. The sub form would display the matching values based on that key field.
When I open the form, the sub form is displaying records that match to the first record in the form recordsource.
When i change the value in the combo box, the subform does not display the records that match on that key field.
However, if I spin the mouse wheel, then the subform acts somewhat normally.
What am i doing wrong.