You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
@mattpalermo I'm not sure if this is taken care of anywhere already but
Here's my experience, have the source code somewhere on your machine, go to build the add-in, so for me I know how to build the Excel .xlsm from the source then add the modules all groovy, then I compile...
I know that there are some refs need adding and I could just go through and hit compile and add in the references on what error messages I get back
Or I have to go back to the documentation and find the list
What I'm thinking is that the list is added to the first module the user will see,
So maybe add in some comments:
Add in the following references:
Microsoft Scripting Runtime
Microsoft Visual Basic for Applications Extensibility 5.3
Windows Script Host Object Model
Microsoft Shell Controls And Automation
Now that I've just added them to the config .cls I may just leave them in there