View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tony Adams Tony Adams is offline
external usenet poster
 
Posts: 1
Default Spurious ComboBox change event

I have a combobox on one sheet with a VBA routine hadling
the change event. My problem is that thsi event is being
triggered when doing things (other VBA code) on another
worksheet.

Any ideas ????

Thanks