Run Time Error Popup Cannot Exit Form Acc2007

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This issue can happen with any form. You type in some data or run some code
that produces a run time error. You get the 'End Debug Help' popup and click
End. Now you want to exit the form but you can't because access has reset
your variables and you get a new 'End Debug Help' popup. Now you use to be
able to click End twice and get out of the form. Now you're caught in a loop
that you can only get out of by going to task manager and shutting down
Access.

Does anyone know of a way around this? And I realize that having better
error checking would be a good idea. But that's a longer term solution. I
want something more short term.

Thanks.
 
See whether hitting the Esc key twice helps. (The first hit should clear the
active field, the second hit should reset the current row)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top