I have a database table that stores "cities" that is a dropdown option in another entry form. Right now they are being displayed in the order they were entered into the database, I want to have them listed in alphabetical order in the drop down. How's the best way to accomplish this? Thanks,