J
John Riddle
Hello,
I have many thousands of lines of code in my VBA project for my users.
Occassionally, errors occur that stop VBA from processing code. Closing
Outlook and re-opening resets the project and everything works as expected
again. Or, I can go into the VBA project for them and run the
"Initialize_Handler" routine, close their open items, re-open them and they
work again as expected. What I'm really wanting is a way to monitor and
automate reseting the "Initialize_Handler" routine if code stops executing.
What would be the best way to go about this?
Thanks,
John
I have many thousands of lines of code in my VBA project for my users.
Occassionally, errors occur that stop VBA from processing code. Closing
Outlook and re-opening resets the project and everything works as expected
again. Or, I can go into the VBA project for them and run the
"Initialize_Handler" routine, close their open items, re-open them and they
work again as expected. What I'm really wanting is a way to monitor and
automate reseting the "Initialize_Handler" routine if code stops executing.
What would be the best way to go about this?
Thanks,
John