Error trapping

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

Guest

Hello.
I have a custom menu that some users use it to open some files. Some of
these files have 50 or 60 Mb and some users have less that that free space on
drive C.
What error number is raised when this occurs?
How can i get a list of all errors so that i can create error handlers?

Thanks

Luis
 
Look for "trappable errors" in VBA's help.


Hello.
I have a custom menu that some users use it to open some files. Some of
these files have 50 or 60 Mb and some users have less that that free space on
drive C.
What error number is raised when this occurs?
How can i get a list of all errors so that i can create error handlers?

Thanks

Luis
 

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