I have a combo box that the user can use to find a customer. Then I have a command button on the form that brings up a form to add a new customer. After closing this form the combo box dosen't have the new customer. If I close the form and reopen it then the new customer is there. Is there a way to automatically update the combo box after adding the new customer?