A list of useful Excel macros collected on the internet and compiled into one VSTO project. The scripts directory contains the macros as Visual Basic subs that you can use as standalone macros is you don't want all of them. Please note that the code of the different features may differ from the VSTO version. Both format were tried on Microsoft Excel 2013 and 2016. For the VSTO version, you only need to install the executable and you should be able to see the new tab in Excel.

To start development, you only need to open the porject in Visual Studio.
If you would like to fix bugs or add new features, feel free to open an issue or create a feature/ or bugfix/ branch from develop.
This project is under the MIT License - see the LICENSE file for details
Thanks to Excel Champs for the collection of useful macros.