Addin

  • Thread starter Thread starter Peter Pantus
  • Start date Start date
P

Peter Pantus

How can I delete/remove an Addin?
Every time I start Excel the Addin "VBA Code Cleaner" is installed. I don't
know how I installed it.

Tanks
 
Look under Tools|addins and if it's there and checked, uncheck it.

If it's not there, look in you XLStart folder and move it somewhere safe (so you
can load it on demand later).
 
Tools>Add-ins.

Look for the Code Cleaner Add-in by name and uncheck the checkbox?

If you don't want it on the list, do a search for VBACodeCleaner.XLA and move
or delete.

Gord Dibben XL2002
 
I don't know about VBA code cleaner, but for add-ins in
general: Click Tools/Add-ins, then uncheck any add-in
that you don't want loaded when you open Excel.
If, for some reason, you don't even want it available to
be loaded, add-ins can be removed from your hard disk.
Go to Control Panel/Add delete programs, and go thru the
steps to find this componant of Office/Excel or
whatever. You should be able to get down to this
particular add-in.
 
Back
Top