Forum Discussion

Dushantha820's avatar
Dushantha820
Copper Contributor
Jun 24, 2021
Solved

Excel Macro performance issue after Windows May 2021 update

Hi,   We noticed extreme slowness when running an Excel macro after the Windows May 2021 update. We have Windows 10 and Office 365. Any suggestions on a fix?   Thanks  
  • JKPieterse's avatar
    JKPieterse
    Jun 25, 2021
    I see nothing obviously wrong with the code which would explain it to become slower due to any Windows update. I do expect the code can be optimized for speed, but for that I would have to know a lot more about the entire process. You could start by refactoring it a little so no window activations and selecting of cells are needed?

Resources