Combo box in a table

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

Guest

In the combo box in a table I want Names displayed and not ID associated with
the name (indexed field). How do I do it?
 
Open the table in design view, in the properties of the field, where you
defined the combo, set the ColumnWidths Property to 0;3

To have no width in the code column
 

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