In my Form a List of values disapear in combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In a form I'm creating a combobox. The row source is a quary, and when I
display the quary it is correct. However I don't se the optional values in
the drop-down list in the form! Does anybody know that is wrong?
 
Check the ColumnWidths property. Set each width you'd like displayed in the
drop-down to a non-zero value large enough to display the widest entry.

Sprinks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top