View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excelerate-nl Excelerate-nl is offline
external usenet poster
 
Posts: 33
Default Combobox change event issue

I am desperately looking for a solution to bypass the change event of a
combobox when the changes are comming from macro code (for instance change of
Rowsource or listindex). So the change event should only be fired when the
user actually makes a selection from the combobox list!

Thanks in advance,

JB