Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello!
I have a huge workbook with hundreds of procedures. I would like to add an error handling procedure, but I don't want to go into each of the many procedures to write "on error goto blah blah blah". Is there a way to create a general and global error handling technique, maybe at the beginning of the module or something? Something like, "on error run My_Error_Handler" but that applies to every procedure in the workbook. Thanks in advance, Albert C |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error handling error # 1004 Run-time error | Excel Programming | |||
Set Error handling INSIDE error-trap | Excel Programming | |||
Error Handling - On Error GoTo doesn't trap error successfully | Excel Programming | |||
Error handling. | Excel Programming | |||
Error handling with a handling routine | Excel Programming |