The attached Word file shows screen shots of what I am dealing with. I have two tables called Roster and Balance that are related. The first record in the Roster table has the name "Ali Arnold."
The Balance table is blank.
I also have a form called Balance which is bound to the Balance table. The Balance form has only two fields, first name and last name. I entered Ali for the first name, and Arnold for the last name. And I get an error message saying "You cannot add or change a record because a related record is required in table 'Roster.'
So I am entering values in the form which are definitely in the Roster table.
By adding "Ali Arnold" I am adding something for which there is already a related record in the Roster table. I don't understand why I am getting this error.Access Question.zip