View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default 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