Resume « Language Basics « VBA / Excel / Access / Word






1.Uses a Resume statement after an error occurs:
2.using the On Error Resume Next statement
3.Check the error number with Select Case statement