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
Access form - Using Sum function to validate records
PowerPoint Viewer 2010 Full Screen Mode by Default
Microsoft Office 2007 Clip art disappeared
Pass recordset from local sql server to remote sql server using access adp
vmware player shows black screen on win 2003 server
Windows can't find "msconfig"
Cisco Unity Express to Trigger MWI on overlay DN
Automatically do a release build
Roaming Profiles in Windows 7 Pro and SBS 2008
Intel Sata RAID controller on RHEL 4 problem