I have a form with 3 subforms, each subform linked to different tables. The Parent Id on the main form is TR_ID, and I made the same field on each subform so I can link up the parent and child Id. Now these three subforms are tables on the form, so everytime I put a new record in the table, I get a message saying that is duplicated. The first record in the subform is fine, but just the second record I get the error that its duplicated and can not be put in, I want each record in the table to be the same TR_ID, but that's its not working. All help is appreciated!