J
JKarchner
I have a subform that is uses a query called 'qryModelsXREF'. This subform
shows what part is supplied by whom on the product. The product is the basis
for the main page. So each record on the main form shows one product and has
a subform that displays all the parts and who they are supplied by for that
product. What i would like to do is add another subform based on a query
called 'qryCategoryAParts' that displays information regarding parts from
categoryA. How would i go about coding it so that when a part is added to
the first subform it is also added to the second subform? I hope this is
clear enough to understand, but if need be i can try to clarify for you.
Thank you in advance for all of your help.
shows what part is supplied by whom on the product. The product is the basis
for the main page. So each record on the main form shows one product and has
a subform that displays all the parts and who they are supplied by for that
product. What i would like to do is add another subform based on a query
called 'qryCategoryAParts' that displays information regarding parts from
categoryA. How would i go about coding it so that when a part is added to
the first subform it is also added to the second subform? I hope this is
clear enough to understand, but if need be i can try to clarify for you.
Thank you in advance for all of your help.