Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Why do we use "On error resume next" shouldnt we be resolving those errors. For eg: if we are sending important email notifications through excel VBA which affect management decisions, shouldnt we be avoiding to user "On error resume next"? IF for some reason there is an error and an email is not sent it might affect a lot of things. My concern is: how do we handle error is this situations? is there a better way to handle errors, rather than using "On error resume next" statement? Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Err.Description as error proc name trail, error handling | Excel Programming | |||
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 with a handling routine | Excel Programming |