What I want to to do is when I am entering a "Site Name", if the site entered is not in the list a separate form pops up which allows me to enter the information. After I have entered and closed this other form it returns me to the original form. When I try to enter the new value, the record cannot be found. When I close the form and reopen it the new record is now available. I want Access to automatically update the comb box so I do not have to open & close the form. I ahev tried to requery using VBA but each time I do it tells me I need to save the current field first. Can anyone give me some hints on solving this problem.