Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Peter. I'll just bet your're right that the error
handlers are doing it. I'll add some breaks and some Err nbrs and descriptions to see if they are firing even after the code issues an Err.Clear action. That should be conclusive. :-\ E -----Original Message----- Hi, Well the error raised in Sub2 should be handled in Sub2. If it's not then something else is happening. What I suggest you do is put breakpoints in both of the error handlers and a breakpoint in Sub2 and you may be able to work out what is happening. I wonder if your error handler in Sub2 isn't itself throwing an error - errors in error handlers can be very troublesome :-( |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Escape key won't work | Excel Discussion (Misc queries) | |||
escape character | Excel Programming | |||
using escape key to exit a userform | Excel Programming | |||
How to escape the Workbook Save? | Excel Programming | |||
How to escape this error message | Excel Programming |