X
Xfree
I have two tables joined with a many to one relationship. In the many table I
have made a foreign key to match the key ID field in the one table. Then I
made the foreign key a combo box with the row source the primary key in the
one table but to show the info from a text box instead of the ID number which
I have done before in other joins. Now I am getting a error message when I
try to select something from the combo box "You cannot add or change a record
because a related record is required in the table" which is the one table.
I can not figure out why, I have compared my settings to a similar setup and
cant find any differences.
have made a foreign key to match the key ID field in the one table. Then I
made the foreign key a combo box with the row source the primary key in the
one table but to show the info from a text box instead of the ID number which
I have done before in other joins. Now I am getting a error message when I
try to select something from the combo box "You cannot add or change a record
because a related record is required in the table" which is the one table.
I can not figure out why, I have compared my settings to a similar setup and
cant find any differences.