View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default more comboboxes with 1 event

This is for commandbuttons on a userform, but the procedure would be
identical for comboboxes on a worksheet.

http://www.j-walk.com/ss/excel/tips/tip44.htm

--
Regards,
Tom Ogilvy

"Miroslav" wrote in message
...
Hi,
I have several comboboxes with one event in worksheet (not in UserForm). I
do not know generalized the combobox event in ClassModule. Please help.
Miroslav