Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi people
I've written a function that writes another function in a module. When i run it the VB editor appears - which i dont want to happen, as the underlying code is of no interest to the users. Can i either close it dynamically or stop it from opening? I think the problem is even worse than this because the finished spreadsheet really needs to be tamper proof (for that read "idiot-proof" - obviously anyone who knows what they're doing should be able to get in). When the VBA project is protected it comes back with run-time error 50289 "Can't perform operation since the project is protected". And as it appears that i can't programmatically unprotect the project: http://www.j-walk.com/ss/excel/faqs/...tionFAQ.htm#P3 ... then it looks like i'm done for? There must be some workaround surely? Thanks in advance Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help writing Code | Excel Discussion (Misc queries) | |||
VBA code delete code but ask for password and unlock VBA protection | Excel Programming | |||
VB project protection | Excel Programming | |||
Discussion: VBA Project Code Protection | Excel Programming | |||
Please help Frustrating VBA code writing problem | Excel Programming |