Hello,
In my error handling code, I usually have a final "anything else" bit, which should display a message showing the error number and description.
Is there a way to add a button that will bring up the standard VBA "Debug" screen, highlighting the error in the code?
Thank you!
In my error handling code, I usually have a final "anything else" bit, which should display a message showing the error number and description.
Is there a way to add a button that will bring up the standard VBA "Debug" screen, highlighting the error in the code?
Thank you!