I am receiving an error that reads: "The Microsoft Jet database engine can't find a record in the table 'tblA' with key matching field(s) 'tblB.name_id'."<br><br>I am receiving this message when I attempt to update tblB field name_id with a form that references a query with tblA and tblB.<br><br>I am receiving this message when I have a relationship between tblA - name_id and tblB - name_id, and after I have dissolved the relationship.<br><br>I can supply more info if needed ... thanks in advance for any help.<br><br>