Thread
:
Disable running of SelectionChange macro when in another macro?
View Single Post
#
2
Posted to microsoft.public.excel.misc
Don Guillett[_2_]
external usenet poster
Posts: 1,522
Disable running of SelectionChange macro when in another macro?
As ALWAYS post your code for comments. There is rarely a need to select
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Tonso" wrote in message
...
Using Excel 2003 I have a macro in a module that automatically deletes
cells. The problem is that as it selects these cells, it activates a
SelectionChange macro. The SelectionChange macro then slows this other
macro down tremendously, even though I have screenupdating off in the
module macro. Is there a way to run the module macro without it
invoking the SelectionChange macro in the sheet?
Thanks
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]