Two-part question
I know there is a way to prevent events (such as worksheet_change) from
activating from a running macro. Eg. A user enters a value in "A3" and it
sets off macro. But a Macro changes the value in "A3" and no Macro is set off.
Question one, how is this done through VBA options.
Question two, Is there a way to set this option on/off programmatically.
Bookmarks