Forum Discussion
Tony2021
Jan 26, 2022Steel Contributor
Display all records on one side
Hello, I have a parent and subform setup. The parent is based on tblDRaws Subform is based on a query of tblCompliance and tblEmployees What I am doing is a survey and tracking the respons...
- Jan 26, 2022
see the AfterUpdate event of the combobox.
note the Main form, i made it Unbound.
and i change the Master Link Fields to your combobox.
also check Draw table, you have duplicate DrawNo (esp. Draw 14?).
arnel_gp
Jan 26, 2022Steel Contributor
see the AfterUpdate event of the combobox.
note the Main form, i made it Unbound.
and i change the Master Link Fields to your combobox.
also check Draw table, you have duplicate DrawNo (esp. Draw 14?).