VBA Error No Description Print-out
1 | ErrorHandler: |
Error Number | Default Error Message |
---|---|
5 | Procedure call or argument is not valid |
6 | Overflow |
7 | Out of memory |
11 | Division by zero |
51 | Internal error |
52 | Bad file name or number |
53 | File not found |
55 | File already open |
76 | Path not found |
482 | Printer error |
1 | On Error Resume Next |