Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Forgotten share & protect password

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Forgotten share & protect password

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Forgotten share & protect password

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
forgotten password tatty07 New Users to Excel 1 January 6th 09 03:58 PM
forgotten password [email protected] Excel Discussion (Misc queries) 2 September 14th 06 12:40 PM
forgotten password ----nikos 4000---- Excel Discussion (Misc queries) 2 April 11th 06 02:55 PM
Please help, forgotten password Louis Herndon Excel Discussion (Misc queries) 1 April 19th 05 04:27 PM


All times are GMT +1. The time now is 07:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"