G
Guest
Please help me with this problem, after linking 2 tables I am no longer able
to update the recordset in a form:
Table 1: I've set up an option group that stores the value in a field named
'Reason for Return'.
Table 2: I have 2 columns - 'Reason for Return' and 'Description'.
In my form, when I use the field 'Reason for Return' from Table 1, I get the
correct information and am able to add new records, however when I try to
link the 2 tables so that I can add the 'Description' field to the form, the
recordset becomes un-updatable.
What am I doing wrong? Thanks for any suggestions.
to update the recordset in a form:
Table 1: I've set up an option group that stores the value in a field named
'Reason for Return'.
Table 2: I have 2 columns - 'Reason for Return' and 'Description'.
In my form, when I use the field 'Reason for Return' from Table 1, I get the
correct information and am able to add new records, however when I try to
link the 2 tables so that I can add the 'Description' field to the form, the
recordset becomes un-updatable.
What am I doing wrong? Thanks for any suggestions.