Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All
I have a workbook which was locked and i managed to unlock it. But the woorkbook contains a visual basic where the code is locked and i can not make any changes in some ranges. There is any way to unlock the code of the workbook? Thank in advance Manos |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Any excel code in a vba module - an xla - can be examined - the encryption is
not strong. Have a search on googel for Excel password crackers and you'll see some shareware and some paid for software. Be aware that this may conflict with intellectual property law in your country, -- www.alignment-systems.com "Manos" wrote: Dear All I have a workbook which was locked and i managed to unlock it. But the woorkbook contains a visual basic where the code is locked and i can not make any changes in some ranges. There is any way to unlock the code of the workbook? Thank in advance Manos |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The problem is that I have used such programs but all they give that the
excel is not protected, but when I am trying to access the code with Alt+F11 then it ask for password in order to open the code. Any ideas? Thanks in advance, Manos "John.Greenan" wrote in message ... Any excel code in a vba module - an xla - can be examined - the encryption is not strong. Have a search on googel for Excel password crackers and you'll see some shareware and some paid for software. Be aware that this may conflict with intellectual property law in your country, -- www.alignment-systems.com "Manos" wrote: Dear All I have a workbook which was locked and i managed to unlock it. But the woorkbook contains a visual basic where the code is locked and i can not make any changes in some ranges. There is any way to unlock the code of the workbook? Thank in advance Manos |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You are probably using a utility to unlock locked worksheets - not locked vba
code. Use the correct tool and you'll be able to view the code. -- www.alignment-systems.com "Manos" wrote: The problem is that I have used such programs but all they give that the excel is not protected, but when I am trying to access the code with Alt+F11 then it ask for password in order to open the code. Any ideas? Thanks in advance, Manos "John.Greenan" wrote in message ... Any excel code in a vba module - an xla - can be examined - the encryption is not strong. Have a search on googel for Excel password crackers and you'll see some shareware and some paid for software. Be aware that this may conflict with intellectual property law in your country, -- www.alignment-systems.com "Manos" wrote: Dear All I have a workbook which was locked and i managed to unlock it. But the woorkbook contains a visual basic where the code is locked and i can not make any changes in some ranges. There is any way to unlock the code of the workbook? Thank in advance Manos |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide/Unhide in Code; Protect, Unlock, etc. | Excel Programming | |||
Unlock/Lock VBProject through code? | Excel Programming | |||
Unlock/Lock VBProject through code? | Excel Programming | |||
VBA code delete code but ask for password and unlock VBA protection | Excel Programming | |||
unlock project with VBA code | Excel Programming |