I have some code updating a table using recordset I have found that for a combobox value it is grabbing the item's list number instead of the text. Otherwords if the text selected is "writeoff" and writeoff is the 5th value in the orginal table which the combobox refers to then the value "5" is recorded by the recordset. How can I get it so that the text is recorded not the value?
Cheers
Cheers