View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Unwanted Protected Code

Is is the Analysis toolpak addin in. You have it selected in Excel in
tools=Addins. It is in the VBE, like any other open workbook. It isn't a
part of the files you open.

If you unselect it in tools addins (and lose all the analysis tookpak
functions) then it won't be in the VBE either because Excel won't open it.

Regards,
Tom Ogilvy


bw wrote in message
...
In my Visual Basic Project window, I have a project that is password

protected, and it is
there in every file I open, including New files, and those supplied with

Excel.

The Project is "funcres(FUNCRES.XLA)" .

I don't know where this came from, and I don't know the password.

If this something I don't need, how do I remove it from all my files? Can

you make a
guess as to where it came from?

Thanks,
Bernie