Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save metzenseifner/45346e4b0d8f0ca4957b4c62e7dd1b86 to your computer and use it in GitHub Desktop.
Save metzenseifner/45346e4b0d8f0ca4957b4c62e7dd1b86 to your computer and use it in GitHub Desktop.
Excel Optimize Script Performance (Screen Updating)
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