I am writing a macro to do stuff (I love when I talk techie like that).
While I do that stuff, the screen flickers and flashes. How can I tell Word
to freeze the screen, do my stuff and then unfreeze the screen?
Thanks for any help.
Jezebel - 24 Aug 2006 13:47 GMT
application.ScreenUpdating = False
>I am writing a macro to do stuff (I love when I talk techie like that).
>While I do that stuff, the screen flickers and flashes. How can I tell
>Word to freeze the screen, do my stuff and then unfreeze the screen?
>
> Thanks for any help.