To automatically add a value to the list on a form, you need to write an event procedure and attach it to the combo box's OnNotInList property.
Note You must set the LimitToList property to Yes to use the NotInList event.