I have a problem with a combo box. My Combo box looks up its values from a separate table called "contacts". When the user selects a name it appears on the form but in the actual table it has a value like 1, 2, 3 etc..
How can I get the combo box to put the actual text from the combo box list into the field in my table?
Bill
How can I get the combo box to put the actual text from the combo box list into the field in my table?
Bill