Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Phil,
the short answer is no. but in your own example, you know when you get the error at that line, that the file was not found. So you can anticipate for each particular line of code what error could occur and you adjust your error handling at each point to respond accordingly. Perhaps not what you wanted to hear, but it is pretty much common practice to proceed the way I have described. I don't think I have ever seen code where the error description string is parsed to determine the nature of the error. -- Regards, Tom Ogilvy "Phil Hibbs" wrote: joel wrote: the error methos has a number of properties ....and the Description property is the only one that contains more info about the nature of the error. Phil Hibbs. . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
handling #Div/0! errors | Excel Programming | |||
Error handling error # 1004 Run-time error | Excel Programming | |||
VB handling on mdi print error code 1004 | Excel Programming | |||
Handling Errors and MessageBox | Excel Programming | |||
Handling errors in formulas (how annoying are they!) | Excel Discussion (Misc queries) |