Removing a VBA Project from the Project Folder

W

William Wolfe

I am running Office 2007. In Excel I open the VBA window and there are two
VBA projects in the Project Menu; VBAProject (password.xla) and VBAProject
(Personnal.xlsb). I need to remove the VBAProject(password.xla) but the
remove button is grayed out. How do I get rid of this?

Thanks
 
J

Joel

Maybe yo ucan't remove it becaue you don't have the password to unprotect the
project
 
S

Simon Lloyd

William said:
I am running Office 2007. In Excel I open the VBA window and there are
two
VBA projects in the Project Menu; VBAProject (password.xla) and
VBAProject
(Personnal.xlsb). I need to remove the VBAProject(password.xla) but the
remove button is grayed out. How do I get rid of this?

ThanksPassword.xla i believe is an add-in for breaking passwords!, anyway to
remove that you simply uncheck it in your add-ins on the main ribbon.


--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top