I have an error routine that writes error messages to a table. I would like to capture the function where an error happened. How would I capture the function name.
I believe you would need to send the function name into your "routine that writes error messages". Allen Browne has a solution at Error Handling in VBA.
There is some additional information at FMS web site
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.