I would like to create multiple records with one form where data in several fields is copied to each record. The fields that need to be copied are in the form where the fields for each unique record are in a subform. There may be a better way to set this up but this is all I've come up with so far.
I need the form to create multiple records with the same date, machine #, product name, lot #. Once that information is entered, I can enter in multiple reject types and amounts for that product. I need each reject type and amount in a different record for that lot/product and then I choose when to change the date, machine, product, and lot fields.
Right now, I can enter the information that I need copied to each record but it doesn't carry forward to the records where I enter the information on the sub-form.
I hope all that is clear. Any help would be greatly appreciated!
Amy