Combo box sorting

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

Guest

I have a combo box, that allows the users to scroll by the last name to
produce that record. I tried to sort by last name in the table and it works
there, but I can't get it to sort in the combo box. Any Ideas. Thanks in
advance.
 
Did you try Order By in the SQL statement for the Row Source property for the
combo box?
 

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