R
R Fourt
I've created an error handler that writes to an error log. I've captured the
error code, description and object that generated the error.
Is there a way to capture the control or sub that caused the error. I'm
using the "Application.CurrentObject" for some of the data. You would think
the "Application.CodeContextObject" would contain that info...but I can't
find it.
error code, description and object that generated the error.
Is there a way to capture the control or sub that caused the error. I'm
using the "Application.CurrentObject" for some of the data. You would think
the "Application.CodeContextObject" would contain that info...but I can't
find it.