Drop Down Box in Alpha Order

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

Guest

I have a drop-down list with selections within it, but none of the selections
are in Alphabetical Order.

I have sorted the tables to be alphabetical, but it doesn't come across to
the form.

How can I get it so it does?

Many Thanks
 
Create a query to use in the Row Source property of your combo.

Sort the query the way you want it.
 

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