Hi,
I am using a form which brings up data on staff once they have been selected in one of three combo boxes. These are salary number, first name and surname. Once a selection has been made then the other two boxes are autopopulated and the data is sourced from the tables. This is all working correctly but all three combo boxes source their lists from the same table. The data in the table is sorted by salary number so the drop down lists are as well.
Is there a simple way that I can get all three drop downs to display in ascending order?
Currently the name combo boxes are near useless because they display the names in a random order.
Any help offered is much appreciated.
Thanks!
I am using a form which brings up data on staff once they have been selected in one of three combo boxes. These are salary number, first name and surname. Once a selection has been made then the other two boxes are autopopulated and the data is sourced from the tables. This is all working correctly but all three combo boxes source their lists from the same table. The data in the table is sorted by salary number so the drop down lists are as well.
Is there a simple way that I can get all three drop downs to display in ascending order?
Currently the name combo boxes are near useless because they display the names in a random order.
Any help offered is much appreciated.
Thanks!