Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you remove an item from the popup list of "Addins Available"?
I have the ability to add items by: sLibPath = Application.LibraryPath & Application.PathSeparator & sAddInFullName 'Copy add-in file to the Liblary folder FileCopy Source:=sAdiPath, Destination:=sLibPath but removing file from the same library folder doesn't seem to remove it from the list.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove Addin | Excel Discussion (Misc queries) | |||
remove name of addin in Tools menu: "Document Project" | Excel Discussion (Misc queries) | |||
List all Addin Project Name | Excel Programming | |||
How to programmatically remove an AddIn (xla) | Excel Programming | |||
Remove Excel AddIn from AddIn List !! Help | Excel Programming |