Thread
:
Re : Excel to by-pass Private Sub Worksheet_Calculate()
View Single Post
#
2
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
Excel to by-pass Private Sub Worksheet_Calculate()
Application.EnableEvents = False
--
Regards,
Nigel
wrote in message
...
To click the UnDo-button and then, Private Sub Worksheet_Calculate()
inadvertently executes.
Would like to by-pass the given Event-Handler, but How ?
Please share your experience. Regards.
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]