Please describe in more detail. What are you using as a "picklist"? If
it's a Listbox or a Combo Box, what is the Row Source property? If
it's a table then it will be sorted in an unpredictable order
(sometimes by Primary Key, sometimes not). If it's a Query with a Sort
(Order By clause in SQL) then it will (not should, WILL) honor the
sort that you specify!
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.