Created
June 9, 2017 05:48
-
-
Save metzenseifner/45346e4b0d8f0ca4957b4c62e7dd1b86 to your computer and use it in GitHub Desktop.
Excel Optimize Script Performance (Screen Updating)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tell application "Microsoft Excel" | |
set screen updating to false -- optimize performance |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment