Forum Discussion
Jaspos
Mar 23, 2023Copper Contributor
Excel crashes when opening a specific (complex) .xlsb file (and all previous versions of it too)
I have a business critical Excel .xlsb file, that I have been updating/using for years (it contains about 20 sheets, and a lot of VBA code - none of which runs on opening). Yesterday, the file ref...
JCRNPat
Jun 04, 2024Copper Contributor
You can roll back the update with below command, client can be found in C:\Program Files\Common Files\Microsoft Shared\ClickToRun. Replace to the version number you would want:
OfficeC2RClient.exe /update user updatetoversion=16.0.17029.20108
Then disable automatic updates and pray a future update fixes it again...
OfficeC2RClient.exe /update user updatetoversion=16.0.17029.20108
Then disable automatic updates and pray a future update fixes it again...