Hi squirrelly1,

I think the problem is that the DropDown event is fired soon after the list portion of the combobox is shown.

If the combobox must be refreshed each time the user click the arrow to drop-down the list portion, I think you should consider using the Enter event instead.