niceguymattx
MIS
Hi all,
Is there any way to have one procedure or class that can handle multiple events?
Specifically I would like to have a sepcific function fire on the double click event of any worksheet. Even if a new worksheet is added.
The only way I can think of doing it is by writing code at runtime - but I'd rather avoid that method, and find something that doesnt raise security issues.
Any ideas?
Thanks
Matt
Is there any way to have one procedure or class that can handle multiple events?
Specifically I would like to have a sepcific function fire on the double click event of any worksheet. Even if a new worksheet is added.
The only way I can think of doing it is by writing code at runtime - but I'd rather avoid that method, and find something that doesnt raise security issues.
Any ideas?
Thanks
Matt