An open API service indexing awesome lists of open source software.

https://github.com/nylen/vba-common-library

Common VBA Library: Contains functions that are missing in the VBA language. Mainly for use with Excel.
https://github.com/nylen/vba-common-library

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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**