Tag: code stops
Ms Access: Switches to debug mode with no error
by Edwin on Apr.15, 2009, under MsOffice, Software
From time to time it happens: Ms Access goes into debug mode without an error. Saving, recompiling, compact/repair, nothing seems to cure the problem. The problem keeps on coming back at the same piece of code.
What seems to happen is that you can’t erase a breakpoint that you’ve created before. Somehow you need to decompile the code.
A very easy workaround is cut the code subroutine/function where it keeps on breaking, press save and paste the code again. Save and compile the code again. Ms Access will no longer go into debug mode!
Cheers,
Edwin