Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampgoodwin/vba_snippets
https://github.com/hampgoodwin/vba_snippets
snippets toolkit vb vba vba-excel vba-library vba-toolbox visual-basic-for-applications
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hampgoodwin/vba_snippets
- Owner: hampgoodwin
- License: mit
- Created: 2017-09-12T23:35:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T17:05:38.000Z (over 7 years ago)
- Last Synced: 2024-08-13T07:18:26.779Z (6 months ago)
- Topics: snippets, toolkit, vb, vba, vba-excel, vba-library, vba-toolbox, visual-basic-for-applications
- Language: Visual Basic
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hampgoodwin/vba_snippets - (Visual Basic)
README
# VBA_Snippets
## About VBA_Snippets
VBA_Snippets was created in order to better faciliate a uniform body of quality VBA code for common tasks. The goal of this repository is to create the most effective version of a process and make it available to everyone so they can better focus on process and project improvements instead of fighting against how to create multi-level directories within VBA (see:makeMultiMkdir).I hope through your contributions and corrections we can make this a useful tool.
## Structure - Use
As of 9/14/2017 I'm not sure how I want the folder structure to work. I figure we'll have locations for application specific code snippets and then have commonly applicable code in topic folders based in the root. If you have a better layout, do a Pull Request and we'll work it out together!Other than that, if you know you have a specific reference library you need or are working within a specific application check that applications directory and sub directories for the code you may want. If you don't find what you need and believe it's something common and/or widely applicable, please add it via pull request!
## Contributions
Thank you, your contributions and usage make this repo useful.