M
melwester
I have 2 subforms that are linked with the primary key of IDNumber off the
Main Form. When the user selects a company from the combo box on the
mainform the IDNumber shows on the main and I would like to show also on
subforms plus all the info for those forms. I have a textbox on all forms
for the IDNumber. It shows fine on the main but I can't get it to show on
the subform except for the first record.
I have the parent and child link to IDNumber on both. Both subforms has a
different query attached then what it is from the mainform.
I had this working last week before all hell broke lose and the combo didn't
work. So I have to reinvent everything. This time I'm writing it down.
How do I get these subforms to work?
Main Form. When the user selects a company from the combo box on the
mainform the IDNumber shows on the main and I would like to show also on
subforms plus all the info for those forms. I have a textbox on all forms
for the IDNumber. It shows fine on the main but I can't get it to show on
the subform except for the first record.
I have the parent and child link to IDNumber on both. Both subforms has a
different query attached then what it is from the mainform.
I had this working last week before all hell broke lose and the combo didn't
work. So I have to reinvent everything. This time I'm writing it down.
How do I get these subforms to work?