View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Error message on opening Excel after deleting add-in file

Are you asked if you want to delete it?

Is AddinB still still checked in ToolsAdd-ins?

Uncheck it and answer Yes.


Gord Dibben MS Excel MVP

On Fri, 30 Apr 2010 09:01:53 -0700, Prof Wonmug wrote:

On Fri, 30 Apr 2010 16:39:08 +0100, "Peter T" <peter_t@discussions
wrote:

Do you have a reference to the old addin, Tools References, or some other
Link perhaps.


Well, if I do, I can't find it. Where do I look? All searches for the
string "AddinB" say "not found".


Regards,
Peter T

"Prof Wonmug" wrote in message
. ..
I have two add-in files (AddinA.xlam & AddinB.xlam). I decided to
consolidate them into one file with several different modules. So, I
moved all of the modules in AddinB to AddinA and deleted AddinB.xlam.

Now, every time I open Excel, even with a new workbook, I get this
error message:

'C:\Documents and Settings\Administrator\Application Data
\Microsoft\AddIns\AddinB.xlam' could not be found. ...

I have searched all of the relevant workbooks, none of which are open
when I get the error message, and cannot find the string "AddinB"
anywhere.

How do I get rid of this error message?