Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Expert(s)
I have heard just enough that how easily Password Removers tools can get in to VBE and our modules are not really secure even when password protected against theft. I do not know much about programming VBE objects , but the question is ; Is there anyway at all that if a user could enter VBE without a password , we delete modules before to be read by the burgler? some considered ideas are; on VBEopen event if user="Me" then VBEProject.delete , if VBEproject.unprocted then VBEProject.delete , or if Password < "MyOwnPassword" then VBEProject.delete I once wrote a code that if the user was not my targetted user, the code could delete the data worksheet, but I can not implement the same for VBE project. I appreciate if you would refer me to the right & secure solution!! -- Thans & Best regards Leo, InfoSeeker |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA corrupting Cell A1 in CSV file | Excel Programming | |||
Choosing no when asked to overwrite an existing file? | Excel Programming | |||
enable macros question not being asked when opening file | Excel Discussion (Misc queries) | |||
Securing Formulas | Excel Discussion (Misc queries) | |||
I've deleted all macros but still asked when opening file | Excel Programming |