View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sunilpatel sunilpatel is offline
external usenet poster
 
Posts: 57
Default stop worksheet code

Private Sub Worksheet_Change(ByVal Target As Range)

code....

End Sub

Is there a way of disabling above code temporarly, e.g when a particular sub
is active