Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, you can.
The ErrorHandler: is a goto line, this can be changed and you can create others ie On Error Goto ErrorHandler1 ErrorHandler1: If Err.ect On Error Goto ErrorHandler2 ErrorHandler2: If Err.ect Crowbar Sean wrote: Thanks for that, so I can 'sprinkle' my code with - On Error Goto ErrorHandler i.e. at all major actions? The error number, is this the type "Run Time error 1004" etc? Thanks again -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200710/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error message - PivotTable will not fit on sheet. Show as much as | Excel Worksheet Functions | |||
ProgramEntries.Show 1 causes errors...but no error message given? | Excel Programming | |||
replace VBA run-time error message with custom message | Excel Programming | |||
changing the message in an error message | Excel Worksheet Functions | |||
show message | Excel Programming |