D
Dan
I have a subform which displays the list of committee members in a main form
that lists the committee. I have a cammand button that looks up ID numbers of
the organizations members so they can be added to the committee when
appropriate. The command button opens a popup asking for the name, which then
opens anotherpopup with the ID number.
I am trying to write a macro which copies the ID, closes the popup, goes to
the new record on the ID field in subform and pastes the copied ID, and then
moves the focus to the next field.
Any suggestions?
that lists the committee. I have a cammand button that looks up ID numbers of
the organizations members so they can be added to the committee when
appropriate. The command button opens a popup asking for the name, which then
opens anotherpopup with the ID number.
I am trying to write a macro which copies the ID, closes the popup, goes to
the new record on the ID field in subform and pastes the copied ID, and then
moves the focus to the next field.
Any suggestions?