Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this code which runs, it encounters an error, then the program just
stops. It doesn't give me any messages. I had to use On error goto ErrH, ErrH: Debug.Print Err to find out there was an Error. The error was 424, Object undefined. I even put On error goto 0 before the code, but it still doesn't display a error message for me. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Execution ends without error message in middle of program | Excel Programming | |||
Can VBA tell a user a macro is running until it ends? | Excel Programming | |||
update links when Macro ends | Excel Programming | |||
PasteSpecial xlPasteFormats ends macro | Excel Programming | |||
Code ends subroutine in error | Excel Programming |