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
accessing VPN while Internet Tethering on iPhone
Need help building a regex
xp sp2 clients wont log or ping server 2003
Asterix VoIP Connection
Ubuntu - Convert Desktop Hard Drive to Laptop? Just ext4 format and copy all files?
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered
Calculated variable on server...
Need a "quiz" application that saves to a database
Way to force data in Excel into the format I want?
In Sent Items, how can I tell if a message was sent with Read Receipt Requested