» Eliminate screen flashing while running a macro using VBA in in Microsoft Excel
CATEGORY - General Topics in VBA
VERSION - All Microsoft Excel Versions
Application.ScreenUpdating = FalseEnter the code line at the end of the code to turned back the screen:
Application.ScreenUpdating = True
Book Store:
Recommended Books:
- Microsoft Excel 2002 Formulas (With CD-ROM)
- Microsoft Excel 2002 Simply Visual
- Final Accounting: Ambition, Greed and the Fall of Arthur Andersen
- VBA for Modelers: Developing Decision Support Systems Using Microsoft« Excel
- Your First Business Plan: A Simple Question and Answer Format Designed to Help You Write Your Own Plan (3rd Ed)
- Now, Discover Your Strengths
No comments have been submitted.

