Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am programmatically changing code lines to allow users to modify a
modelfunction in Excel: So I use the VBE like: ThisWorkbook.VBProject.VBComponents("Maincode").Co deModule.ReplaceLine 6, CodeLine Does anyone know how to do this and still lock the project for viewing using a password? Thanks! Alex van der Spek |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programmatically unprotect my protected project to delete modules? | Excel Programming | |||
Code Sign PW Protected Project? | Excel Programming | |||
Programmatically delete macro using a protected project | Excel Programming | |||
Assigning the Help 4, *.HLP file for a project programmatically in a protected Project | Excel Programming | |||
replace line of code in vba protected project | Excel Programming |