L
LeoVer
I have a form that has a list box and a subform amongst other objects. The
subform is linked to the main form through the value selected in the listbox
and another field in the main form. When I select a value in the list box I
get the record in the subform allowing me to edit the details. So far so
good. Now if I want to add a record in the subform it gives me an error
because the link you need with the master field is the one you are about to
make. However, when you close the error message the record is created anyway,
with the correct linked field. Is there a way around this error message or is
there a better way to go about it?
Thanks,
LeoVer
subform is linked to the main form through the value selected in the listbox
and another field in the main form. When I select a value in the list box I
get the record in the subform allowing me to edit the details. So far so
good. Now if I want to add a record in the subform it gives me an error
because the link you need with the master field is the one you are about to
make. However, when you close the error message the record is created anyway,
with the correct linked field. Is there a way around this error message or is
there a better way to go about it?
Thanks,
LeoVer