The information in this article applies to:
SYMPTOMSToolbars may flash on and off, and document names may change when a macro is run with ScreenUpdating set to 0 (zero). CAUSEThe 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. REFERENCESFor 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. Q231955 OFF: Office Assistant Not Answering Visual Basic Questions Additional query words: change flicker echo on off zero
Keywords : kbdta word97 |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |