S
samaclau
I make the user select a value from a combo box. However, if the item is not
available, I have an Add button next to the combo box that executes a macro
that: brings up another form so that the user can add a new record; and then
do a requery so that the new record is available on that original form's
combo box. Works great. But now I would like that new record to be
automatically filled in the combo box. I do not know how to pass the data
from the called form back to the original form. Please tell me the best way
to do this. I would prefer to not use visual basic if I can avoid it.
Thanks.
available, I have an Add button next to the combo box that executes a macro
that: brings up another form so that the user can add a new record; and then
do a requery so that the new record is available on that original form's
combo box. Works great. But now I would like that new record to be
automatically filled in the combo box. I do not know how to pass the data
from the called form back to the original form. Please tell me the best way
to do this. I would prefer to not use visual basic if I can avoid it.
Thanks.