I have created a form to check out a tool by an employee. The control source of the form is from a query that has all the feilds same as in the form. But the fields in the query are from two different tables. When I am adding a record, its overwriting on the first record of the query and not saving as a new record in the table. How to do this. I used command wizard to add new record.