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.
- Host: GitHub
- URL: https://github.com/nylen/vba-common-library
- Owner: nylen
- License: mit
- Created: 2014-01-02T15:01:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T04:55:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T23:59:00.797Z (2 months ago)
- Language: Visual Basic
- Size: 2.9 MB
- Stars: 59
- Watchers: 10
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - nylen/vba-common-library - Common VBA Library: Contains functions that are missing in the VBA language. Mainly for use with Excel. (Visual Basic)
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**