I have a form based off of two forms The EmpData form and the Personal Information Form. I am adding information into these forms on a regular basis they are connected by the EmpID and ID keys. The problem is after I have edited the form and then I need to go back in and add more information I have to start all over and re add the information in. The subform is not keeping the information in it. I look in the personal Table which the subform is based on and the information is there but it adds it in as a separate row each time I add info. I just need the information entered in one time for each employee and then if they need to change an address or contact name I just want to open the form and edit it. Please help!