Thread: Add-in removal
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default Add-in removal


"Rob Hoffy" <Rob wrote in message
...
When I uninstall an add-in from excel by uninstalling the application that
install the add-in when launching excel after the add-in has been removed
excel says that it can't find the add-in. Is there a way to do this so

that
the a user is not given the error dialog?


Select Tools|Add-ins. Remove the macro. You will get the same error message.
Excel will not save the information that the add-in shouldn't be loaded
until you exit Excel.

7fredrik