View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John.Greenan John.Greenan is offline
external usenet poster
 
Posts: 175
Default Unlock a vb code of a workbook

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