Error Handling

  • Thread starter Thread starter James Agostinho
  • Start date Start date
J

James Agostinho

Hello NG,

Can some one please tell me how to trap a specific error?

I want to be able to test for a couple of different errors by the error
number and then handle the error a specific way.

Any help would be greatly appreciated

Thanks
James
 
In VBA help, do a search for the Err object. That will give you a start.
Under 'See Also', there might be a link to a list of "Trappable Errors"
 

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