lookup lists in alphabetic order

  • Thread starter Thread starter cal
  • Start date Start date
C

cal

Im using lookup lists and the key is an id and the data is then the
second field, I would like these to be in alphabetic order of the data
is this easy? if so how?
 
Hi Cal,

All that you need to do it use the 'Order By' clause in your query.

Good luck,
 

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