Skip to content

Releases: codevba-com/vba-errorhandler

Release list

v2.0.0

Choose a tag to compare

@uildriks uildriks released this 19 Mar 07:34
393508a

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