daninter
05-25-2000, 07:53 AM
I need to have a link with a combo box and a subform.
|
View Full Version : link the subform to the combo box daninter 05-25-2000, 07:53 AM I need to have a link with a combo box and a subform. Frosty 05-25-2000, 09:09 AM Open the main form in design view. Select the build button [...] in the "Link Child Fields" propertry of the subform. Select the combo box field for the master field and the subform field you are linking to as the Child field. That should link the subform to whatever is in your combo box. |