Thread: Error trapping
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Luis Luis is offline
external usenet poster
 
Posts: 26
Default Error trapping

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