Error trapping fails in XP

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.
 
G

Graham Mandeno

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: [email protected]
Please post new questions or followups to newsgroup.
 
Top