I have a form that opens as a blank form. At the top is a combo box that I am using to search for people already in the database. It displays first name, last name, and phone number of people that have already been entered. If the name you want appears in the drop down, you select it and all of their information appears in the fields below. If they are not on the list you can go ahead and enter their information. My problem is I cannot get this combo box to refresh so that if you add a new person they show up without having to close the form and reopen it. Is their an easy way to fix this, I have tried several things but nothing is working.