Excel Add-In to make automating some things easier without knowledge of VBA, C#, or VB.NET
Exceleration is an automation tool with the goal of simplifying low-mid level programming of Excel. The idea stemmed from GoAutomate (https://www.youtube.com/watch?v=jD_nuDNCfgM) which is intended for Solidworks automation.
Exceleration.Helpers will contain helper methods for simplifying Excel API interaction.
Big thanks to jraleighdev and his project where I got a good foundation for this project: https://github.com/jraleighdev/AutomationDesinger
If you think this project can benefit you, please feel free to reach out and I will do my best to add features that can help you!
Demonstration on youtube: https://www.youtube.com/watch?v=CVjyzr-IxN8
Startup:
To start off, go to the Add-In tab on Excel. Here you will see the current options available.
-
Add Commands
-
Add Template
-
Run Code
- After the necessary code is added to the template block, press the Run Code button
Sheet Commands: