I seem to run into this issue every once in a while and I need a solution if you can. I have a Form with a SubForm.
On the Sub form I have two combo boxes. The second combo box is filtered (in the combo box query) based on the results of the first combo box.
The results are inconsistent. The first record (subform) works correctly. The list on the second combo box is correct for the value in the first combo box.
But on the second and ensuing records.....when I select a value for the first combo box, the second combo box does NOT show me the correct list of values.
Can anyone help please?
On the Sub form I have two combo boxes. The second combo box is filtered (in the combo box query) based on the results of the first combo box.
The results are inconsistent. The first record (subform) works correctly. The list on the second combo box is correct for the value in the first combo box.
But on the second and ensuing records.....when I select a value for the first combo box, the second combo box does NOT show me the correct list of values.
Can anyone help please?