I have successfully inserted a subform into my form design. How do I link the Master and Child fields?
![]()
I have successfully inserted a subform into my form design. How do I link the Master and Child fields?
![]()
The simplest may be to start over and use the Wizard. Alternatively, you can bind your main form and subform to a table or query. Then, place the names of fields from the Main form and the Subform's recordsource in the Link Master and Link Child properties of the subform container control.