I have a form with synchronized combo boxes in a subform. They work when I open the subform by itself to enter data.
When I open the main form, then tab down to the subform, the second combo box does not get updated. I get prompted for the value in the first combo box; as if the query cannot read the value off the form.
Anyone know why there would be a problem when opening the main form, but not when I only open the subform?
Thanks in advance.
When I open the main form, then tab down to the subform, the second combo box does not get updated. I get prompted for the value in the first combo box; as if the query cannot read the value off the form.
Anyone know why there would be a problem when opening the main form, but not when I only open the subform?
Thanks in advance.