T
Tom
Trying to set up a data entry form to populate some tables. In it I have a
sub form that is based on a query. The problem is, on each new record, the
entire query is displayed, not just the line item that pertains to the record
that is active. I have a "Repairs" table and a "Parts" table. The sub form
deals mainly with the parts. I enter a part number in the main section of
the form and the description of the part number populates in the query along
with a date calculation.
My problem is all the records of part numbers and descriptions show up in
the sub form. How do I only get the one that pertains to the main record??
Thanx
sub form that is based on a query. The problem is, on each new record, the
entire query is displayed, not just the line item that pertains to the record
that is active. I have a "Repairs" table and a "Parts" table. The sub form
deals mainly with the parts. I enter a part number in the main section of
the form and the description of the part number populates in the query along
with a date calculation.
My problem is all the records of part numbers and descriptions show up in
the sub form. How do I only get the one that pertains to the main record??
Thanx