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
Pre populating excel rows based on variables
Office 2010 MSI GPO Installation
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
Schema Changes by User
Insert into MySQL Table from MSSQL Insert Trigger
What causes error "0x80070015" when connecting to bluetooth device in window 7?
Security Alert when Opening Outlook
Unix filler
Iphone sync to Exchange 2007