It's been a while since I've posted here. Hoping to get some great help as I've always gotten here. I have 4 tables with delete queries and a few mismatch queries. Table 2 has a list of offices and table 3 has a list of the HR offices and contact information. Each office is assigned under a servicing HR office. I want to create a form that shows the record information of Table 2 with a drop down box linked to Table 3. When a user pulls up an Office record, I want them to be able to select an HR office (via combo box) on the form to assign that record to and then add all fields of information to Table 4. I don't have a clue of where to start.