Error trapping fails in XP

  • Thread starter Thread starter Janet
  • Start date Start date
J

Janet

I cannot get Access XP to do error trapping. "On error"
statements are ignored. No problem in Access 2000,
Access 97, VB, whatever. XP is ignoring them though.
 
Hi Janet

Do you mean that any error causes your code to stop with the Debug message?

If so, open the VB window (Alt-F11) and click Tools>Options. On the General
tab, under "Error Trapping", check that "Break on all errors" is not
selected.

--
Good Luck!
Graham Mandeno [Access MVP]
Auckland, New Zealand

Return mail address is invalid in a vain attempt to reduce spam.
Feedback is welcome at: (e-mail address removed)
Please post new questions or followups to newsgroup.
 

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