An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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!