Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe yo ucan't remove it becaue you don't have the password to unprotect the
project "William Wolfe" wrote: 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() William Wolfe;370937 Wrote: 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) ------------------------------------------------------------------------ Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=103890 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro is not saved in project but in a project.txt version | Excel Programming | |||
With VBA from Excel: Open Project, extract resource list and copy it to a worksheet, close project. | Excel Programming | |||
Assigning the Help 4, *.HLP file for a project programmatically in a protected Project | Excel Programming | |||
Accesing vba project from wb that has vba project password protected | Excel Programming | |||
Removing all code from a Project | Excel Programming |