Hi -
I’m can’t seem to get the order of records in my combo box to work. The control source is PlantID from tblPlantCharacteristics. The rowsource is tblPlantList and the order is set to ascending by BotanicalName in the rowsource query.
The order is correct when I run the query and in the pull down list. However, I want the order of the records as I scroll through to also be alphabetical – instead they are in the tblPlantCharacteristics.PlantID order.
Should I have done this differently? Is there some way to get the order by BotanicalName when there is no botanical name in the tblPlantCharacteristics??

I’m can’t seem to get the order of records in my combo box to work. The control source is PlantID from tblPlantCharacteristics. The rowsource is tblPlantList and the order is set to ascending by BotanicalName in the rowsource query.
The order is correct when I run the query and in the pull down list. However, I want the order of the records as I scroll through to also be alphabetical – instead they are in the tblPlantCharacteristics.PlantID order.
Should I have done this differently? Is there some way to get the order by BotanicalName when there is no botanical name in the tblPlantCharacteristics??
