Skip to content

Releases: codevba-com/vba-errorhandler

v2.0.0

19 Mar 07:34
393508a

Choose a tag to compare

This is the second release of the VBA ErrorHandler module.

The module provides an errorhandler that

  1. supports different user interactions, most significantly the ability to report the problem directly using email with all relevant details included.
  2. log errors to a file or a MS Access table

Included in this release:

  • ErrorHandler.bas
  • MailToProxy.bas
  • Logger.cls