I want to add a combo box to the Item Master form, and populate it with the values from a User Defined table. Then when the user selects a value, have that value stored in a SECOND user defined table along with the item number (all of my notes and user_defined fields are already used up).
Can...