I've got a word 2013 macro which is taking quite some time to finish.
The macro is reformatting the document and the Screen keeps updating while the macro is running, which I guess is where word spends most of it's time.
How can I disable screen updating in word in a macro and refresh it when the macro is finished?