Alpha Order for look up query

  • Thread starter Thread starter Amanda
  • Start date Start date
A

Amanda

Hello,
I am using a query as my look up for a field on a form. My problem is it
will not go in alphabetical order. The original table the information comes
from is in alpha order, as is the query...but it will not come that way into
the form.

Any suggestions?
 
Do not rely on a sort done by clicking on the column in the query and
sorting by it. Make sure the query has an Order By clause.
 
As asked, your question confuses me. Please post back with a more
complete description of what you are trying to accomplish.
 

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

Similar Threads


Back
Top