K klee Registered User. Local time Today, 08:03 Joined Nov 23, 2001 Messages 22 Nov 28, 2001 #1 I need to match the subform data to the mainform data. for example, I have a programmer id 11111. I need the subform to display all the information that relate to this id number. I need a solution urgently. Thank you
I need to match the subform data to the mainform data. for example, I have a programmer id 11111. I need the subform to display all the information that relate to this id number. I need a solution urgently. Thank you
J jwindon Registered User. Local time Today, 08:03 Joined Aug 12, 2001 Messages 531 Nov 28, 2001 #2 The subform properties should have Link Master field: [ID] and Link Child field: [ID]. If you made the subform using the wizard, there was a step that asked you which field in your subform would link the subform to the main form.
The subform properties should have Link Master field: [ID] and Link Child field: [ID]. If you made the subform using the wizard, there was a step that asked you which field in your subform would link the subform to the main form.