alphabetize my drop down list in my forms

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

Guest

My drop down list in my forms is in alpha order but when I added new names to
the table and sort ordered them, they do not sort order in the corresponding
form. They show up on the bottom of the list.
 
My drop down list in my forms is in alpha order but when I added new names to
the table and sort ordered them, they do not sort order in the corresponding
form. They show up on the bottom of the list.

Base the Combo Box on a Query sorting the records alphabetically - not
directly on the table.

John W. Vinson[MVP]
 

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