I have a database I'm trying to create to track changes in our manufacturing process. Changes are recorded, and the operators can enter what was done to validate the part and who approved the change.
When I try to enter a record on the main form frm4MChange, I get an error that the "Join key of table tbl4MChange is not in the record set". Any suggestions on how to address this?
Database attached