If you just want to view and edit the fields in both tables I suggest making a query for each table with the fields you want, create a continuous form for based on each query, i.e., two continuous forms. Then put these in another form. I call this other form MainForm in the attached database...