S
Stu
I have a form with two subforms. The first subform works as expected because
the link field (primary key) is always populated on the main/master form.
The second subform throws the "Can't assign a value..." error on data entry
probably because the link field on the main/master field is not populated.
In fact I only want to populate the link field on the master form if there is
data entered in the corresponding subform. Question:
1) is there a way to trap the "Can't assign a value..." error? If so I
could then handle it.
2) I could do this also with a pop-up form, it that a better method?
the link field (primary key) is always populated on the main/master form.
The second subform throws the "Can't assign a value..." error on data entry
probably because the link field on the main/master field is not populated.
In fact I only want to populate the link field on the master form if there is
data entered in the corresponding subform. Question:
1) is there a way to trap the "Can't assign a value..." error? If so I
could then handle it.
2) I could do this also with a pop-up form, it that a better method?