Thread
:
screenupdating problem
View Single Post
#
1
Posted to microsoft.public.excel.programming
clara
external usenet poster
Posts: 252
screenupdating problem
Hi all,
I have a macro in the following layout
sub MyMacro()
application.screenupdating = false
...
FirstCall()
...
SecondCall()
end sub
but screen is still blinking
Clara
thank you so much for your help
Reply With Quote
clara
View Public Profile
Find all posts by clara