View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Bassett[_2_] Jim Bassett[_2_] is offline
external usenet poster
 
Posts: 1
Default Removing an addin from the addin's list dialog

How does one, via VBA code, remove(delete) an XLA addin from the Addin's
dialog. I know how to uninstall it from the list which is the same as
unchecking the check bok in the addin's list (addin.Installed = False),
but I also need to remove it from the list and then add it again to the
list because the addin's folder path has changed.


---
Message posted from http://www.ExcelForum.com/