Blank combo or list box

  • Thread starter Thread starter jim1156
  • Start date Start date
J

jim1156

I have several combo boxes that work very well to input data from a form into
a table. Only one combo box shows the three columns, but none of the data is
displayed. I tried a list box with the same result. I moved down the box
and clicked on a blank space and the data appeared in the table. The row
source query works properly. The combo box name is "cmbEQT#". I have
compared the property boxes of the other combos and everything looks the
same. Help!!
 
Back
Top