I have a combobox with 3 columns that a use in a subform. Now I would like to read the value of the 3th column of this combobox. The cobobox is not selected and the value is set before in another form. With cobobox.value I get the bounded column but that is the Id and not the name that I need.
Thanks
Thanks