I have an xlsm file that is meant to be an add-in for use with VBA in Excel. How do register it?
Printable View
I have an xlsm file that is meant to be an add-in for use with VBA in Excel. How do register it?
Have you tried this:
https://trumpexcel.com/excel-add-in/...d%20click%20OK.
If so, what did or did not happen?
https://answers.microsoft.com/en-us/...d-86f7cadf80c1
Thanks but aren't xlam add-ins only for a worksheet? I'm looking to create an add-in for the Visual Basic environment.