Hi all
I have a form 'Paper' with a combobox 'Submitting author' and also a subform 'Author'. When a new record is created, the user should select the names of the authors in the subform, and then select the submitting author in the combo box (a query selects the authors of the paper in the combo box).
The problem is that, when I try to enter the name of the authors in the subform, the following error appears: "you cannot add or change a record because a related record is required in table 'Person New' ".
If I type something in the combo box, then it allows to add the name of the authors.
Help is really welcome.
I'm quite a naive user of Access, so please be gentle.
Thanks in advance
I have a form 'Paper' with a combobox 'Submitting author' and also a subform 'Author'. When a new record is created, the user should select the names of the authors in the subform, and then select the submitting author in the combo box (a query selects the authors of the paper in the combo box).
The problem is that, when I try to enter the name of the authors in the subform, the following error appears: "you cannot add or change a record because a related record is required in table 'Person New' ".
If I type something in the combo box, then it allows to add the name of the authors.
Help is really welcome.
I'm quite a naive user of Access, so please be gentle.
Thanks in advance