save other columns of combo box

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

Guest

What is the correct way to save the 2nd column of a combo box to a table?
Would it be better to leave out the first column (id) from the rowsource?
 
Open the form in design view, display the properties for the combo box and
on the Data tab change the Bound Column property value to 2.

HTH,
Nikos
 

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