Question

I installed the 'Add-In Analysis ToolPak' in Excel.

My VBE has changed to look like this:

Project Explorer

How can remove the Add-In and restore my VBE interface especially Project Explorer to the interface I'm used to?

Was it helpful?

Solution

The VBE contains the code modules for all installed Add-Ins.

Analysis Toolpak ships with Excel, it should be safe and nothing to worry about.

If you really want to remove it you can do so from Developer | AddIns and then uncheck to remove:

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top