Hey all...OK..here goes....
I have a form that simply has the company name and address, and the vendor name and address. The company name and vendor name are combo boxes that pulls the address, phone number, etc from other tables, namely tblCompany, and tblVendor.
Now there is a subform that has the following info:
Model Number, cost, MSRP, etc....
The problem...there can be upwards of 300+ records in the
subform. This data is imported from an excel spreadsheet, however, the spreadsheet doesn't have the company and vendor names. So...it imports the data just great, and I can choose the company and vendor just fine from the form, but it only adds it to the FIRST record of the subform. How can I make it add it to ALL records in the subform?
Thanks for your help!!
I have a form that simply has the company name and address, and the vendor name and address. The company name and vendor name are combo boxes that pulls the address, phone number, etc from other tables, namely tblCompany, and tblVendor.
Now there is a subform that has the following info:
Model Number, cost, MSRP, etc....
The problem...there can be upwards of 300+ records in the
subform. This data is imported from an excel spreadsheet, however, the spreadsheet doesn't have the company and vendor names. So...it imports the data just great, and I can choose the company and vendor just fine from the form, but it only adds it to the FIRST record of the subform. How can I make it add it to ALL records in the subform?
Thanks for your help!!