The Add-ins displayed in Excel's Tools | Add-ins menu and those in the
Add-in Manager in the VBE are not the same.
Deleting or moving an .xla will usually leave inoperative menu items in place
if the add-in is not unchecked first.
You had better be damn sure before you tell someone to delete a file.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
My earlier post directed you to the appropriate Add-In Manager. If it was
loaded in the VBE as you say, then it does exist as an .xla file on your
computer. Your .xla search, if done correctly, should have found it.
It doesn't matter one way or the other if you move or delete the Add-In
while it is checked or unchecked. Leaving it checked only requires the user
to click one extra error message OK button when Excel opens and tries to
load the Add-In. You then open the Add-In Manager, try and uncheck the
Add-In and you will get another error message from Excel saying the Add-In
does not exist and would you like to remove it from the Add-In Manger list.
Typically, when someone wants to remove an Add-In, they want it to be
removed from the Excel Add-In Manager list also and it can be done whether
checked or not.
Glad you got it worked out.
Regards,
Alan