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: about 1 month 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T04:55:49.000Z (over 5 years ago)
- Last Synced: 2025-03-29T22:28:50.372Z (8 months ago)
- Language: Visual Basic
- Size: 2.9 MB
- Stars: 60
- Watchers: 9
- 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**