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
Database on a 64 bit OS - Conection issues
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
ant carrying their own
User's Web-Based AOL Mail is sending spam to all his contacts
Major help is needed customizing the Windows 7 default user profile
setting text of a dynamic dom element using javascript
BFILE to BLOB
Query not inserting rows into table
Exchange 2010 Public Folder Error
Removing Rootkit.Agent on Windows XP SP3 ComboFix log attached