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
FTP connection manager failure
Cisco ASDM 6.2 for ASA 5510
keyboard returns wrong characters
Oracle Build Table of tables
Calculating Work Days
vb.net ListView prerender Event e.item.itemType
Is Multiple Mirror's possible?
check_directory_files
Load dataset from Dynamic StoredProcedure...
This is in AIX 5.3..I need to switch a user