C
Cameron
Intially I pass the employee ID to a popup form to edit the employees family
particuplars. What I would like to do is when the user closes the popup form
using the close button, that the record pointer on the parent form is the
record the user intially clicked. So basically have to transfer the ID from
the popup back to the main form, but the main form is intially populated via
an embedded query.
How would I code this? And what events would I call to get this to work?
particuplars. What I would like to do is when the user closes the popup form
using the close button, that the record pointer on the parent form is the
record the user intially clicked. So basically have to transfer the ID from
the popup back to the main form, but the main form is intially populated via
an embedded query.
How would I code this? And what events would I call to get this to work?