I have a main form with employee information. I then have a a subform called cases where the emplid for the main form is linked to the subform by the field complaintee's id. The case no is the primery key (autofill).
In the case that there are more than one case for the employee, I want to be able to add a new case on the subform to the same employee's main form.
In the case that there are more than one case for the employee, I want to be able to add a new case on the subform to the same employee's main form.