/vba-common-library

Common VBA Library: Contains functions that are missing in the VBA language. Mainly for use with Excel.

Primary LanguageVisual BasicMIT LicenseMIT

Common VBA library

This library provides commonly-used functions and types that are lacking in the VBA macro language. Mainly intended for use with Excel.

Documentation

The code contains extensive documentation.

TODO: Parse the docs out of the code