Thread
:
stop worksheet code
View Single Post
#
1
Posted to microsoft.public.excel.programming
sunilpatel
external usenet poster
Posts: 57
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
Reply With Quote
sunilpatel
View Public Profile
Find all posts by sunilpatel