Closing combo box after adding record from Not-in-list event

D

Dave

When entering a new customer in the combo box the not-in-
list event triggers properly, the pop-up form executes
properly, the new customer is added properly, the combo
box is updated. My code then opens an order input form.
I need to close the combo box form. Since the combo box
form doesn't recognize a current record yet I get the
message that I can't close the form. All attempts to set
the combo box form to a current record fail. How do I
programatically close the combo box under these conditions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top