Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, before I terminate the formating of my file, I want to change the
name of the vbaProject. using the following code: 'name the vbaProject Application.VBE.ActiveVBProject.Name = "Consolidated_Monthly_FB" I am not adding any module or reference to the file. I am getting Run-time error 50289, can't perform operation since the project is protected. Please, be assure that the project is not protected at this point. If this can help, when I open the vba editor, I have no error, it terminates as it should be. Further I also added on the template (initial unformatted file) the VBA Extensibility 5.3, just in case, but to no avail. Is there a solution? Daniel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBAProject | Excel Worksheet Functions | |||
Two instance of same VBAProject.... | Excel Programming | |||
More than 1 workbook in a VBAProject | Excel Programming | |||
VBAProject Properties | Excel Programming | |||
How to get rid of a VBAProject? | Excel Programming |