Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
While running:
Sub rename_it() ThisWorkbook.VBProject.VBComponents("Module1").Nam e = "new_check" End Sub I get a "1004" error "Programmatic access to Visual Basic Project is not trusted" I feel that i have earned the trust of my computer and my own files. How do I avoid this error. p.s. I can still re-name a module manually in the editor. -- Gary's Student |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i rename a sheet if the rename tab is inactive? | Excel Worksheet Functions | |||
How can I rename a module in VBA? | Excel Programming | |||
Rename a module | Excel Programming | |||
can you rename a module? | Excel Discussion (Misc queries) | |||
Rename Module | Excel Programming |