Thread: combobox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MVM MVM is offline
external usenet poster
 
Posts: 53
Default combobox

I have 16 comboboxes on an excel sheet. When a change takes place, i want
some function to trigger. is there any way to write a generic function as an
event of 'change'. is there any way to identify the calling control?

thanks
MVM