![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I am new to VBA, looking at the codes posted here there is a lot of them that have On Error GoTo 0, but there is no 0 listed below, what does it do? thanks
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Sunny, spring-like Hull
Posts: 3,339
|
It just disables any previous error trapping routines you have set up and returns error reporting to normal.
|
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|