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
Cannot RDP to W2008R2 Server 'Computer Name' but can to its IP Address
what is most cost effective way to backup windows 2008 sbs
HTTP Error 500.19 - Internal Server Error
Use .NET or SSIS to download Exhange email and process attachments
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.
breadcrumb trail in a dropdown box
With regards to correlated subqueries does anybody know what the logical query processing order?
Should I make a Drupal Theme from scratch?
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
OWA idle time in Exchange 2010