I have a drop-down list in a form, which lists values from a field in a different table (Table1) to the one on which the form is based (Table2). The two tables are linked by a one (Table1) to many (Table2)relationship.
The problem I'm having is that when the user selects from the drop-down list, a message appears saying that "you can't add or change a record because a related record is required in Table1."
This is strange, because the list comes directly from Table1!!!
Any ideas???
The problem I'm having is that when the user selects from the drop-down list, a message appears saying that "you can't add or change a record because a related record is required in Table1."
This is strange, because the list comes directly from Table1!!!
Any ideas???