I know this will be a simple answer but I can't find it.
When an error is thrown, I want to capture the name of the current sub and the form object to a function that adds the error details to a table.
I'm going to pass the caption property of the form but how the heck do I get the name of the calling procedure?
When an error is thrown, I want to capture the name of the current sub and the form object to a function that adds the error details to a table.
I'm going to pass the caption property of the form but how the heck do I get the name of the calling procedure?