Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For many of my procedures I trap errors with On Error GoTo Handler. Would it
be best to add Resume Next to the Handler? Sub () On Error GoTo Handler [code] Exit Sub Handler: [whatever] Resume Next End Sub Or is there a better approach? Thank you in advance. Jim Kobzeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error Trapping from WSH | Excel Discussion (Misc queries) | |||
Error Trapping | Excel Programming | |||
Error trapping | Excel Programming | |||
error trapping | Excel Programming | |||
error trapping | Excel Programming |