Greetings All:
I have a form named frmMain. I have a subform named frmDevExac. The parent form (frmMain) has four unbound combo boxes which draw information from four tables. The child form should be populated based on the selections in the parent.
I have linked both forms using the wizard. The child form is bound to the parent by the ID numbers for each combo boxes respective table.
When I select values from the combo boxes, the child form does not respond. I have built in a filter in the background of the main form.
Can someone help? Thanks in advance.
I have a form named frmMain. I have a subform named frmDevExac. The parent form (frmMain) has four unbound combo boxes which draw information from four tables. The child form should be populated based on the selections in the parent.
I have linked both forms using the wizard. The child form is bound to the parent by the ID numbers for each combo boxes respective table.
When I select values from the combo boxes, the child form does not respond. I have built in a filter in the background of the main form.
Can someone help? Thanks in advance.