G
Guest
There is are 2 tables "customerdata" and 'partsdata". Form has customer info
text boxes and type of repair is selected from a combo box. Subform shows
parts used in repair and their cost in text boxes. 4-8 parts are used in any
repair type, but same parts are always used in any one repair type. Is there
a way to enter multiple records in the subform showing all the parts used for
the repair type selectd if the parts and their cost have been selected for a
particular repair type using VBA to set up a query of the "partsdata" table
when a particular repair type is selected in the form?
text boxes and type of repair is selected from a combo box. Subform shows
parts used in repair and their cost in text boxes. 4-8 parts are used in any
repair type, but same parts are always used in any one repair type. Is there
a way to enter multiple records in the subform showing all the parts used for
the repair type selectd if the parts and their cost have been selected for a
particular repair type using VBA to set up a query of the "partsdata" table
when a particular repair type is selected in the form?