Error Codes

link - learn.microsoft.com/en-gb/office/vba/language/reference/error-messages 
Error NoDescription
0Invalid procedure call or argument
1Application-defined or object-defined error
3Return without GoSub
4Application-defined or object-defined error
5Invalid procedure call or argument
6Overflow
7Out of memory
8Application-defined or object-defined error
9Subscript out of range
10This array is fixed or temporarily locked
11Division by zero
12Application-defined or object-defined error
13Type mismatch
14Out of string space
15Application-defined or object-defined error
16Expression too complex
17Can't perform requested operation
18User interrupt occurred
19Application-defined or object-defined error
20Resume without error
21Application-defined or object-defined error
28Out of stack space
29Application-defined or object-defined error
35Sub, Function, or Property not defined
36Application-defined or object-defined error
47Too many DLL application clients
48Error in loading DLL
49Bad DLL calling convention
50Application-defined or object-defined error
51Internal error
52Bad file name or number
53File not found
54Bad file mode
55File already open
56Application-defined or object-defined error
57Device I/O error
58File already exists
59Bad record length
60Application-defined or object-defined error
61Disk full
62Input past end of file
63Bad record number
64Application-defined or object-defined error
67Too many files
68Device unavailable
69Application-defined or object-defined error
70Permission denied
71Disk not ready
72Application-defined or object-defined error

77
91
92
93
94
95
96
97
98
99
298
320
321
322
323
325
326
327
328
335
336
337
338
360
361
363
364
365
368
371
380
381
382
383
384
385
386
387
388
393
394
395
400
402
419
422
423
424
425
429
430
431
432
433
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
480
481
482
483
484
485
486
520
521
735
736
744
745
746
747
1004
31001
31004
31018
31027
31032
31036
31037
65536


© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited TopPrevNext