I have a long string of dates to put into the combobox. it's sorted from the oldest date to the latest date. however, the user only needs the few latest dates.

is there a way to sort the combobox in vb form to show the latest date first?