Combo box

S

Sbecker

I have set up table with a value list with two columns. I have added this
field to a form. When the combo box is selected both values appear in the
list but when selected only one value is displayed. I would like to display
both values in the form view.
 
M

mscertified

You probably have the width of one column set to zero. Check the column widths.
 
Top