Forum Discussion
thefaydra
Nov 18, 2019Copper Contributor
Run-Time Error 3340: Do NOT have problem updates installed
Like many others, I returned to work today (11/18) only to find our app spitting out this Run-Time 3340, query is corrupt error. I tried searching the latest updates for the problem updates (KB448412...
tsgiannis
Iron Contributor
thefaydra check if this helps :
To downgrade version, you need to launch CMD.EXE as Administrator and then add 2 lines:
[Office 2016/2019]
cd %programfiles%\Common Files\Microsoft Shared\ClickToRun
officec2rclient.exe /update user updatetoversion=16.0.12130.20272
Office [2013 with windows 32-bit]
cd %programfiles%\Microsoft Office 15\ClientX86 officec2rclient.exe /update user updatetoversion=15.0.5179.1000
Office [2013 with windows 64-bit]
cd %programfiles%\Microsoft Office 15\ClientX64 officec2rclient.exe /update user updatetoversion=15.0.5179.1000
TiemenS1315
Dec 02, 2019Copper Contributor