WD2000: Some Screen Items Update with ScreenUpdating Set to Zero

ID: Q212133


The information in this article applies to:
  • Microsoft Word 2000


SYMPTOMS

Toolbars may flash on and off, and document names may change when a macro is run with ScreenUpdating set to 0 (zero).


CAUSE

The ScreenUpdating property controls most display changes on the screen while a procedure is running. When screen updating is turned off, toolbars remain visible and Word still allows the procedure to display or retrieve information using status bar prompts, input boxes, dialog boxes, and message boxes. You can increase the speed of some procedures by keeping screen updating turned off. You must set the ScreenUpdating property to True when the procedure finishes or stops after an error.


REFERENCES

For more information about Screen Updating, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type ScreenUpdating Property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.

NOTE: If the Assistant is not able to answer your query, click the article number below to view the article in the Microsoft Knowledge Base:

Q231955 OFF: Office Assistant Not Answering Visual Basic Questions

Additional query words: change flicker echo on off zero

Keywords : kbdta word97
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: January 6, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.