How to get an Combobox change event ONLY when the Combobox is changed through
user interface (ie dropdown and select) and not by a change in rowsource or
listindex through VBA code??
I would like to prevent a trigger of the change event when changes are made
to the properties of the Combobox.

Thanks,

JB