Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
I am using Excel XP and have forgotten my "Protect & Share Workbook" password I have tried JE McGimpsey's and Straxx's password remover, but they dont work Does anyone know how to remove this type of password without using a commercial programme I've tried adapting the code from JE McGimpsey's site, I.E From With ActiveWorkboo WinTag = .ProtectStructure Or .ProtectWindow End Wit To With ActiveWorkboo WinTag = .ProtectSharin End Wit But ProtectSharing isn't a function.. Can anyone please help. Many thanks in advance Alanso. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, Alanso
Recommend you to read an article about excel passwords types http://www.lastbit.com/excel-article.asp, may be it could help you to understand the best way how to recover Excel password in your case. Best regards, Tim. Hi all. I am using Excel XP and have forgotten my "Protect & Share Workbook" password. I have tried JE McGimpsey's and Straxx's password remover, but they dont work. Does anyone know how to remove this type of password without using a commercial programme? I've tried adapting the code from JE McGimpsey's site, I.E: From: With ActiveWorkbook WinTag = .ProtectStructure Or .ProtectWindows End With To: With ActiveWorkbook WinTag = .ProtectSharing End With But ProtectSharing isn't a function... Can anyone please help.. Many thanks in advance. Alanso. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Alanso wrote in message ...
Hi all. I am using Excel XP and have forgotten my "Protect & Share Workbook" password. I have tried JE McGimpsey's and Straxx's password remover, but they dont work. Does anyone know how to remove this type of password without using a commercial programme? Hello Alanso, My advice is to send the file to somebody who knows how to recover this type of password in MS Excel. I can reccomend the service on this website, they've never let us down: http://www.intertek.org.uk/services/ You can just send them your file, then they email you back the password. Easy. Best wishes, Mark. I've tried adapting the code from JE McGimpsey's site, I.E: From: With ActiveWorkbook WinTag = .ProtectStructure Or .ProtectWindows End With To: With ActiveWorkbook WinTag = .ProtectSharing End With But ProtectSharing isn't a function... Can anyone please help.. Many thanks in advance. Alanso. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
forgotten password | New Users to Excel | |||
forgotten password | Excel Discussion (Misc queries) | |||
forgotten password | Excel Discussion (Misc queries) | |||
Please help, forgotten password | Excel Discussion (Misc queries) |