Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Analysis ToolPak - enable it programmatically?


I have a spreadsheet that requires the Analysis ToolPak add-in.

But our IT Department keeps (inadvertently?) turning it off every tim
they push out new group policies.

Is there a way to enable it from within a piece of VBA code or a macro

--
davidfo
-----------------------------------------------------------------------
davidfox's Profile: http://www.excelforum.com/member.php...fo&userid=2980
View this thread: http://www.excelforum.com/showthread.php?threadid=49515

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Analysis ToolPak - enable it programmatically?

Just record a macro as you do it manually.

--
Jim
"davidfox" wrote in
message ...
|
| I have a spreadsheet that requires the Analysis ToolPak add-in.
|
| But our IT Department keeps (inadvertently?) turning it off every time
| they push out new group policies.
|
| Is there a way to enable it from within a piece of VBA code or a macro?
|
|
| --
| davidfox
| ------------------------------------------------------------------------
| davidfox's Profile:
http://www.excelforum.com/member.php...o&userid=29808
| View this thread: http://www.excelforum.com/showthread...hreadid=495152
|


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Analysis ToolPak - enable it programmatically?


Great, I didn't know macros could record what you do in the menus.

The code ended up being:

AddIns("Analysis ToolPak").Installed = True

Thanks..
..d

--
davidfo
-----------------------------------------------------------------------
davidfox's Profile: http://www.excelforum.com/member.php...fo&userid=2980
View this thread: http://www.excelforum.com/showthread.php?threadid=49515

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
enable analysis toolpak pete0085 Excel Discussion (Misc queries) 0 August 24th 09 07:59 PM
enable analysis toolpak pete0085 Excel Discussion (Misc queries) 1 August 21st 09 02:03 AM
Excel 2002 Analysis ToolPak Regression Analysis Help Requested MH Excel Worksheet Functions 1 February 28th 09 07:16 AM
Analysis Toolpak-Confidence Level and data analysis questions MH Excel Worksheet Functions 0 January 3rd 09 06:15 PM
Analysis ToolPak installed but no Data Analysis option Eric Stephens Excel Discussion (Misc queries) 3 February 2nd 05 09:17 PM


All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"