https://github.com/ipums/excel-toolkit-framework
Framework for Excel toolkits (add-ins) using VBA
https://github.com/ipums/excel-toolkit-framework
Last synced: 4 months ago
JSON representation
Framework for Excel toolkits (add-ins) using VBA
- Host: GitHub
- URL: https://github.com/ipums/excel-toolkit-framework
- Owner: ipums
- License: other
- Created: 2016-02-23T17:28:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T04:39:09.000Z (almost 6 years ago)
- Last Synced: 2024-08-13T07:18:26.185Z (8 months ago)
- Language: Visual Basic
- Homepage:
- Size: 250 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE-LOG.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - ipums/excel-toolkit-framework - Framework for Excel toolkits (add-ins) using VBA (Visual Basic)
README
# VBA Libraries for Excel
This series of articles in [MPC IT Tech Blog][] describes the code in this project:
1. [Improving Menu Creation in Excel with VBA][]
2. [Excel VBA and Version Control][][MPC IT Tech Blog]: http://tech.popdata.org/
[Improving Menu Creation in Excel with VBA]: http://tech.popdata.org/unicorn-1-menu/
[Excel VBA and Version Control]: http://tech.popdata.org/unicorn-2-version-control/See the [NOTICE.txt][] file for copyright and contributor information.
See the [LICENSE.md][] file for the project's license.[NOTICE.txt]: https://github.com/mnpopcenter/vba-libs/blob/master/NOTICE.txt
[LICENSE.md]: https://github.com/mnpopcenter/vba-libs/blob/master/LICENSE.md## Releases
The [Change Log][] lists the versions that have been released and
describes the changes in each version.[Change Log]: https://github.com/mnpopcenter/vba-libs/blob/master/CHANGE-LOG.md