Event handler of Excel function

P

Peter

Dears,

I'd like to catch the event handler of a function in Excel, what's the
proper method or approch to do so?

What I want to do is to "capture" or "cancel" the event when user enter a
"=Func()" in Excel cell (and then return false to caller?), can I do so?

Thanks,
 
Top