Solved VBA Debugger Crashes Repeatedly

RoxanneAndorfer

New member
Local time
Today, 17:46
Joined
Jun 9, 2020
Messages
5
Hi. I'm trying to debug VBA Access code but the debugger keeps spontaneously crashing Access so I can't get anything done. This is a problem that just cropped up today. The debugger was fine last night. Does anybody know what causes this and what I can do about it.
 
There was an issue with a recent Windows/Office update. Roll back for now.
 
There was an issue with a recent Windows/Office update. Roll back for now.
It's been more than ten days since the last Windows Update so I can't roll it back. Besides, the problem didn't start until a day ago. There have been no changes to my code. When my code runs it throws up Error 13 (Type Mismatch) repeatedly, and then crashes. Then, when I try to use the debugger, it crashes too.
 

Users who are viewing this thread

Back
Top Bottom