Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jack,
Correct in that the installed = false will unload it, but it will not remove it from the list of add-ins. The question on how to actually get it off the list features here a lot. Robin Hammond www.enhanceddatasystems.com Check out our XspandXL add-in "Jack" wrote in message news:BjNeb.10249$Rd4.6082@fed1read07... Sam, Another way to remove addins programatically is: AddIns("My Add-In").Installed = False Substitute the name of your add-in with "My Add-In". Jack "samdesilva" wrote in message ... Hi, Anyone knows how to remove an add-in from the list of add-ins (Tools AddIns) in Excel? Sam ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i remove an excel link that break link won't remove | Excel Worksheet Functions | |||
remove convert/extract the number from'12345.56; ie remove ' sign | Excel Worksheet Functions | |||
How do I remove hyperlink if 'remove' option is disabled | New Users to Excel | |||
how to remove #DIV/0! | Excel Worksheet Functions | |||
Is there a way to remove numbers w/o remove formulas | Excel Programming |