If you haven't disabled events, are the events in the proper modules
(worksheet or thisworkbook as opposed to a general module).
http://www.cpearson.com/excel/events.htm
might provide some insights.
--
Regards,
Tom Ogilvy
"Dyl" wrote in message
ups.com...
Hello,
I am trying to use worksheet events to accomplish a task. But it
seems not a single Worksheet event will occur.
The events are not even called when I check using the debugger.
I know there are several topics concerning this problem, but I was
hoping for a clear answer as to why this happens.
Does anyone know if it is a bug? If so, is there something I could
do to fix this?
Thanks for your help!