i want to add record to a subform through another popup form but the id should remain same. I am attaching the db along with the post in which the agent and client tables are in relationship and i want to add client in the subform through a popup form. But when i fill the form and save it even after selecting the same agent. It creates a new agent id and saves the data in that id which is opposite of wha i am trying to achieve. any help on how to fix this will be highly appreciated.