Releases: codevba-com/vba-errorhandler
Releases · codevba-com/vba-errorhandler
v2.0.0
This is the second release of the VBA ErrorHandler module.
The module provides an errorhandler that
- supports different user interactions, most significantly the ability to report the problem directly using email with all relevant details included.
- log errors to a file or a MS Access table
Included in this release:
- ErrorHandler.bas
- MailToProxy.bas
- Logger.cls