Forum Discussion
René Meijers
Jan 20, 2023Copper Contributor
Application.screenupdating=false don't work properly in Microsoft 365
I developed a professional application in Excel wich I bring to the market soon. It has 7 sheets and 58.000 VBA codelines. Ofcourse I use the application.screenupdating=false comment at the start...
ecovonrein
Jan 23, 2023Iron Contributor
Hm... I use O365 and "Application.ScreenUpdating = False" and it works just fine.