Thread
:
Stopping the screen drawing
View Single Post
#
3
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Stopping the screen drawing
and be sure to reset to true at the end
--
Don Guillett
SalesAid Software
"Norman Jones" wrote in message
...
Hi Russell,
Try:
Application.ScreenUpdating = False
---
Regards,
Norman
"Russell Lucas" <Russell
wrote in message
...
Hi everyone
What is the command for stopping the excel from drawing new information
temporaraly. I thought it was "application.screendraw = False" but that
doesn't seem to work.
Thanks in advance and kind regards,
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]