Application.ScreenUpdating = False not working ? since the lates office update

Meljkuti György 1 Reputation point
2021-05-04T07:26:40.853+00:00

Hello,

Experiencing issues with MS Word 2016, and 365 desktop app.
I have been experiencing strange slowdown with the latest office update in our code.
For example deleting a, not built in, not used, style takes about an avagare of 225 ms in compare, the same code running on a machine without the latest update, with 10 ms.

The other strange thing is that ScreenUpdating cannot be turned off. I have tried in the imediate window too.
The command is accepted, but the ?Application.ScreenUpdating returns True

Could you please check and let me know what am I doing wrong ?

Thank you and regards
Gyorgy Meljkuti

Developer technologies Visual Basic for Applications
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.