ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Removing an Addin from the Tools Addin list. (https://www.excelbanter.com/excel-programming/371425-removing-addin-tools-addin-list.html)

Trefor

Removing an Addin from the Tools Addin list.
 

Is it possible in VBA to remove the Add-In that is listed on the Excel -
Tools Add-in menu? I know who to remove the XLA from memory, I know how to

delete the xla from the directory
--
Trefor

Tom Ogilvy

Removing an Addin from the Tools Addin list.
 
If you mean with code, I you have to go into the registry as well and remove
it. You will have to make sure you reestablish the sequence of registry
entries.

manually, after you unload it and remove it from the drive, then select it
in Tools=Addins and Excel will offer to remove it.


http://tinyurl.com/kgspz

--
Regards,
Tom Ogilvy


"Trefor" wrote:


Is it possible in VBA to remove the Add-In that is listed on the Excel -
Tools Add-in menu? I know who to remove the XLA from memory, I know how to

delete the xla from the directory
--
Trefor


Trefor

Removing an Addin from the Tools Addin list.
 
Tom,

Thankyou for your reply. I was hoping to do this in code and not manually.

--
Trefor


"Tom Ogilvy" wrote:

If you mean with code, I you have to go into the registry as well and remove
it. You will have to make sure you reestablish the sequence of registry
entries.

manually, after you unload it and remove it from the drive, then select it
in Tools=Addins and Excel will offer to remove it.


http://tinyurl.com/kgspz

--
Regards,
Tom Ogilvy


"Trefor" wrote:


Is it possible in VBA to remove the Add-In that is listed on the Excel -
Tools Add-in menu? I know who to remove the XLA from memory, I know how to

delete the xla from the directory
--
Trefor



All times are GMT +1. The time now is 12:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com