If this is an unbound combo box, it is pretty easy to add the item to the list. The issue is when it is bound like this. Normally what I do is open the Location Form in Modal, and have the user fill it out to add the new location (in your case) using the proper form. Then requery the combo box on the On Close event of the Add New Location Form. How exactly you do that part is up to you.
Simply inserting the new location like this may get these results...
User types in "samp" lokking for the location "Sample", then hits return.
Your message box pops up, then user selects Yes, and "samp" is entered as a new location.
You still haven't updated your combo box.
Did any of that help?
mmcdonal
Look it up at:
http://wrox.books24x7.com