Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm having difficutly removing a macro. I've tried going into the Project Explorer and selecting my VBA Project, but I receive the following message:
"Project Locked" "Project Unviewable" But everytime I open the file, it asks if I want to enable/disable the macros contained in the file. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sounds like the project was protected in a later version of excel.
You would have to use the same version or later to unlock it. -- Regards, Tom Ogilvy "Hargrove" wrote in message ... I'm having difficutly removing a macro. I've tried going into the Project Explorer and selecting my VBA Project, but I receive the following message: "Project Locked" "Project Unviewable" But everytime I open the file, it asks if I want to enable/disable the macros contained in the file. Any suggestions? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It's possible that one of the other users has a older version. It's possible that they saved it in an older version as some point. However, I don't think we've ever protected the workbook. Is this the same thing as protecting the project?
"Hargrove" wrote: I'm having difficutly removing a macro. I've tried going into the Project Explorer and selecting my VBA Project, but I receive the following message: "Project Locked" "Project Unviewable" But everytime I open the file, it asks if I want to enable/disable the macros contained in the file. Any suggestions? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No. Protecting the workbook is done in Tools=Protection=Protect Workbook
Protecting the project is done in the VBE under Tools=VBA Project Name Properties -- Regards, Tom Ogilvy "Hargrove" wrote in message ... It's possible that one of the other users has a older version. It's possible that they saved it in an older version as some point. However, I don't think we've ever protected the workbook. Is this the same thing as protecting the project? "Hargrove" wrote: I'm having difficutly removing a macro. I've tried going into the Project Explorer and selecting my VBA Project, but I receive the following message: "Project Locked" "Project Unviewable" But everytime I open the file, it asks if I want to enable/disable the macros contained in the file. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
remove a Macro | Excel Discussion (Misc queries) | |||
Macro - Remove #n/a | Excel Discussion (Misc queries) | |||
macro 4.remove | Excel Discussion (Misc queries) | |||
Macro to Remove Macro Text | Excel Discussion (Misc queries) | |||
remove macro | New Users to Excel |