Situation:<br><br>User types in data in dropdown list. The data is not on list. I have event procedure that will open a form to add the item to the table and a button to close the form when done.<br><br>Problem:<br><br>The new item does not appear on the dropdown list. The item will only appear if you close the form and reopen it.<br><br>Any takers?