Re: $$Excel-Macros$$ Crack Sheet Protection Password

2010-03-15 Thread Nandkumar kakvipure
Thanks You Guru On Mon, Mar 15, 2010 at 12:47 PM, Vikas Chouhan wrote: > in excel sheet (password protect) open and press alt+f11 and paste code > . > > good luck > > On Mon, Mar 15, 2010 at 10:21 AM, Nandkumar kakvipure < > nandkumar.hindust...@gmail.com> wrote: > >> Hi Gurus, >> Ho

Re: $$Excel-Macros$$ Crack Sheet Protection Password

2010-03-15 Thread Vikas Chouhan
in excel sheet (password protect) open and press alt+f11 and paste code . good luck On Mon, Mar 15, 2010 at 10:21 AM, Nandkumar kakvipure < nandkumar.hindust...@gmail.com> wrote: > Hi Gurus, > How to use please tell me explain > > Thanks in Advance > Nandkumar > > On Mon, Mar 15, 201

Re: $$Excel-Macros$$ Crack Sheet Protection Password

2010-03-15 Thread santosh bahuguna
Insert this code on the module and just run it it will remove the password from password protected sheet password protected means : file which is accessble but you cant change the format or any formula or structure of the sheet this will not help on asking password on startup Regards Santosh

Re: $$Excel-Macros$$ Crack Sheet Protection Password

2010-03-14 Thread Nandkumar kakvipure
Hi Gurus, How to use please tell me explain Thanks in Advance Nandkumar On Mon, Mar 15, 2010 at 10:05 AM, santosh bahuguna < santoshbahug...@gmail.com> wrote: > Below is the code to unprotect all the password protected sheet were > you are not able to make any changes you can easyly break the sh

$$Excel-Macros$$ Crack Sheet Protection Password

2010-03-14 Thread santosh bahuguna
Below is the code to unprotect all the password protected sheet were you are not able to make any changes you can easyly break the sheet password Crack Sheet Protection Password Sub PasswordBreaker() Dim i As Integer, j As Integer, k As Integer Dim l As Integer, m As Integer, n As Integer