Thread
:
Hide Macro Actions
View Single Post
#
2
Posted to microsoft.public.excel.programming
Keith74
external usenet poster
Posts: 120
Hide Macro Actions
application.screenupdating = false
at the start of the macro, and
application.screenupdating = true
at the end of the macro
Reply With Quote
Keith74
View Public Profile
Find all posts by Keith74