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
Problem with Exchange 2010 " initialization failed"
Crystal in Visual Studio dynamic Database persistant on postback
OWA Setup
Thumb Drive -- file transfer fails ?
connect an iPhone to Windows SBS 2003
Dates Don't show up when Output to Excel
Active Directory queries to pull distribution list members and user email addresses
binding data in aspx from sql data source
Split word document and save based on tags
vCenter Converter and SBS2008