https://github.com/aaronkeene/ExcelVBA
A library of Excel VBA functions and routines I use in projects
https://github.com/aaronkeene/ExcelVBA
Last synced: 22 days ago
JSON representation
A library of Excel VBA functions and routines I use in projects
- Host: GitHub
- URL: https://github.com/aaronkeene/ExcelVBA
- Owner: aaronkeene
- License: mit
- Created: 2014-05-28T15:29:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T06:51:11.000Z (over 5 years ago)
- Last Synced: 2024-08-21T02:03:02.251Z (8 months ago)
- Language: Visual Basic
- Size: 59.6 KB
- Stars: 395
- Watchers: 55
- Forks: 101
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - aaronkeene/ExcelVBA - A library of Excel VBA functions and routines I use in projects (Visual Basic)
README
ExcelVBA
===========This is a library of vba modules and functions I use in my Excel projects as well as modules I've submitted to various forums.
Note the ".vb" is placed at the end of each filename to allow git to recognize the script type. You don't need these in your project. Typically, I'll copy the raw output to my module in Excel VBA so the name on Git is irrelevant. Enjoy!