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
SCCM Scan agent fails with Scan Failed for ToolUniqueID with error 0x80070005
Virtual Memory
Anyone have a write-up of how to use BESR 2010 and Bitlocker together?
Browser redirecting to various sites but HijackThis and Malwarebytes scans seem clean
Getting own send e-mail in Blackberry
Code line too long
Opera 10.x how to find each tab's memory consumption
WebSphere Federated Repositories
Crystal report 2008, draw graph with huge of data.
Move Mailbox Powershell Script (sending Welcome e-mail HTML format)