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
Windows XP BSOD 0x000000f4 (0x00000003, 0x86e69b50, 0x86e69cc4, 0x805fb146)
How to set a MySql root user password that has not been set
switching networks on a cicso asa5510
Raid 1 Rebuild Failed - Adaptec 1210SA
My laptop hp pavilion dv9000 suddenly doesnt start
Change Username on SBS2008
XP Pro SP3 on Dell Inspiron 9400 notebook with OCZ SSD: BSOD 0xF4 after resume from standby
transfering a directory with multiple files in parallel
Copy and Paste from cygwin xwin server guest machine to my pc notepad
How to alter tablespace paramter SEGMENT SPACE MANAGEMENT manual to auto in oracle