I have linked a DBCombo control to a field in my MSAccess database using the data control. I would like to alphabetically sort the items in the DBCombo control. There is a 'sorted' property available for listboxes, I can't seem to find a similar function for the DBCombo box. Any suggestions?

I would rather perform the sorting in VB than in Access. Also - I am running VB5.

Thanks for any help.

Shirsten