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
Physical disk options when using a Dell S100 RAID controller
Exporting X509 published certificate information
Where can I find corflags.exe?
MySQL join with Like
Browser Hijack
Adding 2nd domain controller (Server 2008 R2 64bit) to existing 2003 sp2 domain
Unable to create virtual hard disk file on server running Hyper-V
Which KEY do I use for my KMS Server and clients?
phpmailer errorInfo
XSLT Parsing pairs of xml tags