Thread: Change event
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Siemen Deol Siemen Deol is offline
external usenet poster
 
Posts: 1
Default Change event

Hiya,

I have a change event macros in a worksheet.
However when I run another macro the event macro gets
triggered, is there any way to turn off the event macro
from this new macro? So anytime I run this macro the event
macro doesn't run, but when the new macro finishes the
even macro turns back on.



Regards

SD