can someoen give me an example of a vba that would change the value of a field in a table to whatever that is set in a combo box when you clicka button? thanks.
Check this site for "NotInList", the combobox event for an item not being in a combobox list allowing the item to be programmitically added to the list.