VBA Try…Catch…Finally
When writing function and in particular custom error handling in VBA please remember this common patern for error handling when using “On Error”.
When writing function and in particular custom error handling in VBA please remember this common patern for error handling when using “On Error”.