G
Guest
I have an "Action" form that has a field "ContactID". When the ContactID is
double clicked, a "Contacts" form is opened so the user can add a new record.
When the user is finished entering the contact, they close the form and
return to the Action form.
What I want to do is pass the ContactID number (an autonumber field) back to
the Action form and populate the ContactID field.
I've seen bits and pieces of this answer but can't seem to put it all
together.
Thanks,
Robert
double clicked, a "Contacts" form is opened so the user can add a new record.
When the user is finished entering the contact, they close the form and
return to the Action form.
What I want to do is pass the ContactID number (an autonumber field) back to
the Action form and populate the ContactID field.
I've seen bits and pieces of this answer but can't seem to put it all
together.
Thanks,
Robert