View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
raypayette[_41_] raypayette[_41_] is offline
external usenet poster
 
Posts: 1
Default Unload a COMaddin


To unload a COM add-in :
AddIns("Analysis ToolPak").Installed = False

You cannot change its behavior because it is compiled. You would hav
to change the source code and recompile it

--
raypayett

-----------------------------------------------------------------------
raypayette's Profile: http://www.excelforum.com/member.php...fo&userid=2956
View this thread: http://www.excelforum.com/showthread.php?threadid=57051