Appending a default item to dropdown?

  • Thread starter Thread starter SirPoonga
  • Start date Start date
S

SirPoonga

I am setting the rowsource of a dropdown box with a SELECT statement.
Is there a way to have a sorted list of data (via ORDER BY) in the drop
down and then append as the first option some default option. Say I
want to append "NONE" as the first option, then the rest ordered
alphabetically so NONE doesn't appear in the Ns.
 

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