Microsoft
Software
Hardware
Network
Question : Macro to enable a specific add in
I created an add-in and copied that add-in to default xlstart folder (c:\documents and settings\user\application data\microsoft\excel\xlsta
rt).
For some reason the macro was disabled. I would want to run a macro run to enable it. I intend to place the macro in a workbook as an wb open event.
Answer : Macro to enable a specific add in
Try this.
HTH,
Matt
1: 2: 3: 4: 5:
Private Sub Workbook_Open() AddIns("Your add-in name here").Installed = True End Sub
Random Solutions
diff between cfgmgr -v and cfgmgr -v fcs0 and fcs1...
correct syntax for a switch statement in crystal 2008
Missing security tab on network shares from NetApp FAS 2020
Horizontal RSS Feed News Ticker
You Tube Download Software
No mapping found for HTTP request with URI [/MyWeb/help/webhelp.css] in DispatcherServlet with name 'help'
ESXi 4: Understanding resxtop Output on Disk Performance
getElementByID not loading text
Remove character in paste Excel
Load a BLANK/EMPTY tree and list view in form