I am trying to set up an Add Page, but When I eneter the new date I'm getting the following error message:
[Microsoft][ODBC Microsoft Access Driver] You cannot add or change a record because a related record is required in table 'Agents'.
Needless to say 'Agents' is one of my forms. The particular Add Page is from an Access Query which is made up of three tables (Agents, Users & Properties).
Any one has a solution?