G
Guest
I have a subform that has a combo box. When someone enters an item not in
list I would like to open a custom form (which I created) and allow the user
to fill it in with the new data.
Here's the tricky part. Once the custom form is closed I would like the new
information to be my new value in the subform. I'm having trouble figuring
how to refresh the combo box and cause that value to placed there.
Is there a way to suspend my "notinlist" code and have the custom form be
modal and then refresh my combo once the form is completed or canceled?
list I would like to open a custom form (which I created) and allow the user
to fill it in with the new data.
Here's the tricky part. Once the custom form is closed I would like the new
information to be my new value in the subform. I'm having trouble figuring
how to refresh the combo box and cause that value to placed there.
Is there a way to suspend my "notinlist" code and have the custom form be
modal and then refresh my combo once the form is completed or canceled?