VBAProject Password upon exiting Excel

C

cyork003

When I close Excel I get get a popup asking for a VBAProject Password. I have
to hit cancel 6 times to get Excel to close. How do I get it to stop asking
for the password?
 
D

Dave Peterson

Saved from a previous post:

There have been a few problems associated with Google's Desktop Search. Do you
have that installed on your pc?

If yes, maybe disabling that COM Add-In will help.

One way to turn it off:

In excel,
Tools|customize|Commands tab|Tools Category
Scroll down the commands listbox and
Drag "COM Add-ins..." to under Tools|Addins
(It seems to make sense there.)

Then close up that dialog.

Back to Tools|COM Add-ins...
Turn off the google desktop search addin.

(You could use a registry tweak, too. But I think that this is safer/easier.)

===
This google addin shows up in other Office applications, too. You may want to
look at disabling it in those other office programs, too (well, if you
experience problems).
 
Top