P
Pia Jones
I have a Information form with a combo box; if a person isn't in the combo
list, it brings up a Add Person Form to fill out. After I have filled the
form and executed a DoCmd.Close on the Add Person Form, I need the code to
return you to the Information Form, at the combo box I was at when I left,
and hopefully do a Me.Refresh to update the combo box.
Pia
list, it brings up a Add Person Form to fill out. After I have filled the
form and executed a DoCmd.Close on the Add Person Form, I need the code to
return you to the Information Form, at the combo box I was at when I left,
and hopefully do a Me.Refresh to update the combo box.
Pia