Deleting an Add-In

Skippy

Board Regular
Joined
Mar 3, 2002
Messages
194
I removed an Add-In file from my computer. When I opened Excel, I received a message that the Add-In could not be found. That's fine. I went into Tools - Add-Ins and clicked on the Add-In name. Another message that it couldn't be found. It also asked if I wanted to delete it. I clicked on Yes. I exited Excel and then opened it again. Surprise... Excel was still looking for the Add-In and it was still listed in the Add-Ins list. How can I permanently delete it?

Thanks
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
You seem to have done the right things.

Did you click Yes to 'delete from list' in the Dialog Box that came up when you opened Excel?
 
Upvote 0
Mark - You are right. In the VB Editor the Add-In is listed as Inter(BookInter.xla) with a form and a module associated with it. I can delete both but not the main heading. How can I remove it from the VBE? [/img]
 
Upvote 0
Skippy, I'll have to defer to someone who knows more about VB. I thought you were referring to an Excel add-in.
 
Upvote 0
Well Mark, you're still correct. The xla is still open. Skippy, are you sure you killed every copy of the xla that exists in your hard drive ?
 
Upvote 0
For clarification to others who are viewing this post, I am referring to an Excel Add-In. This one has code associated with it in the VB Editor. I need to delete it from the project listing as well as from the Add-In list. The latter is no problem, but I can't see how to do the former. Any suggestions?
 
Upvote 0
Skippy said:
Mark - You are right. In the VB Editor the Add-In is listed as Inter(BookInter.xla) with a form and a module associated with it. I can delete both but not the main heading. How can I remove it from the VBE? [/img]

How can it appear in the VBE if Excel can't find it? It must be open to appear in the VBE.
 
Upvote 0
Re: Deleting an Add-In **RESOLVED**

Juan - Thanks. There was another copy lurking on my hard drive.
 
Upvote 0

Forum statistics

Threads
1,214,982
Messages
6,122,573
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top