Thread
:
Stopping the screen drawing
View Single Post
#
2
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Stopping the screen drawing
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
Norman Jones
View Public Profile
Find all posts by Norman Jones