On Error not working

  • Thread starter Thread starter Adept
  • Start date Start date
A

Adept

What am I missing here ...

Neither On Error Resume Next nor On Error Go To 0 seem to work.

Any ideas why?

Roger
 
Maybe in the wrong place. It just may? be helpful if you posted your code
here.
 
Maybe...

Inside the VBE.
Tools|Options|General Tab

What do you have checked in the "error trapping" section?

I bet you want "Break on unhandled errors"
 
I just knew it had to be something simple --- I had checked Break on All
Errors

Of course, with so o o o o many things to remember, I guess its Not All
That Simple

Thanks
 

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