Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bryan
 
Posts: n/a
Default Unprotect a worksheet

Hi,

Got a bit of a problem with a protected worksheet. The person who created
the sheet has now left my company and we need to access it to update it with
new formulas. Is it possible to do this without a password e.g. saving the
sheet as a seperate name - or do we have to re-build the entire sheet from
scratch?

thanks,
Bryan
  #2   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default Unprotect a worksheet

See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who created
the sheet has now left my company and we need to access it to update it with
new formulas. Is it possible to do this without a password e.g. saving the
sheet as a seperate name - or do we have to re-build the entire sheet from
scratch?

thanks,
Bryan

  #3   Report Post  
Posted to microsoft.public.excel.misc
tony h
 
Posts: n/a
Default Unprotect a worksheet


have a look on

www.mcgimpsey.com/excel/removepwords.html

regards


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=532564

  #4   Report Post  
Posted to microsoft.public.excel.misc
Bryan
 
Posts: n/a
Default Unprotect a worksheet

Thanks,

I have done this and it worked a treat!

Thanks for your help,
Bryan

"JE McGimpsey" wrote:

See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who created
the sheet has now left my company and we need to access it to update it with
new formulas. Is it possible to do this without a password e.g. saving the
sheet as a seperate name - or do we have to re-build the entire sheet from
scratch?

thanks,
Bryan


  #5   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default Unprotect a worksheet

JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan





  #6   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default Unprotect a worksheet

JE
A second question/problem. I made up a dummy file with 3 sheets. I
protected the file and each sheet with passwords, different passwords in
each case.
The code removed the sheet protections and the associated passwords, but
it did nothing about the workbook-open protection or password. In fact, a
MsgBox at the start said that the file did not have protection for workbook
structure or windows. When I now run the code again, the MsgBox says that
the file does not have sheet or workbook structure or window protection.
Did I miss something?
Thanks again for your help. Otto
"Otto Moehrbach" wrote in message
...
JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan





  #7   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default Unprotect a worksheet

JE
Now that I have read everything you wrote on your site, I take back my
last message. Thanks. Otto
"Otto Moehrbach" wrote in message
...
JE
A second question/problem. I made up a dummy file with 3 sheets. I
protected the file and each sheet with passwords, different passwords in
each case.
The code removed the sheet protections and the associated passwords,
but it did nothing about the workbook-open protection or password. In
fact, a MsgBox at the start said that the file did not have protection
for workbook structure or windows. When I now run the code again, the
MsgBox says that the file does not have sheet or workbook structure or
window protection.
Did I miss something?
Thanks again for your help. Otto
"Otto Moehrbach" wrote in message
...
JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan







  #8   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Unprotect a worksheet

Otto,

I think both your questions has one answer;

I believe J.E.'s "original passwords" are the password you set under
filesave as, toolsgeneral options and password to open and password to
modify


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"Otto Moehrbach" wrote in message
...
JE
A second question/problem. I made up a dummy file with 3 sheets. I
protected the file and each sheet with passwords, different passwords in
each case.
The code removed the sheet protections and the associated passwords,
but it did nothing about the workbook-open protection or password. In
fact, a MsgBox at the start said that the file did not have protection
for workbook structure or windows. When I now run the code again, the
MsgBox says that the file does not have sheet or workbook structure or
window protection.
Did I miss something?
Thanks again for your help. Otto
"Otto Moehrbach" wrote in message
...
JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan







  #9   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default Unprotect a worksheet

JE
Another comment/question. In your site you differentiate between
Workbook protection and File protection. I've always considered Workbook
and File to mean the same thing, but I understand the distinction that you
explain as regards protection.
When I protected the file, I did so with Tools - Options - Security tab,
typed in a password. All that was done before I saved the file. I then
saved and closed and opened the file and verified that I indeed needed a
password to open the file.
As I understand your explanation in your site, your code should have
removed my Workbook protection, but it didn't. Did I miss something? Otto
"Otto Moehrbach" wrote in message
...
JE
A second question/problem. I made up a dummy file with 3 sheets. I
protected the file and each sheet with passwords, different passwords in
each case.
The code removed the sheet protections and the associated passwords,
but it did nothing about the workbook-open protection or password. In
fact, a MsgBox at the start said that the file did not have protection
for workbook structure or windows. When I now run the code again, the
MsgBox says that the file does not have sheet or workbook structure or
window protection.
Did I miss something?
Thanks again for your help. Otto
"Otto Moehrbach" wrote in message
...
JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan







  #10   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default Unprotect a worksheet

Otto

There are several types of password protection.

1. Password to open the file. Can be set at FileSave AsToolsGeneral
Options.

2. Password on a protected worksheet. This is set at ToolsProtectionProtect
Sheet.

Many functions can be disabled using this type of protection.

3. Workbook Protection password. This is set at ToolsProtectionProtect
Workbook.

This protects the workbook from having sheets deleted and other functions
disabled.

4. VBA Project password to prevent viewers from looking at code modules.

NOTE: except for File to Open protection and VBA project passwords, most forms
of Excel protection are very weak and passwords can be easily cracked.


Gord Dibben MS Excel MVP

On Thu, 13 Apr 2006 15:19:26 -0400, "Otto Moehrbach"
wrote:

JE
Another comment/question. In your site you differentiate between
Workbook protection and File protection. I've always considered Workbook
and File to mean the same thing, but I understand the distinction that you
explain as regards protection.
When I protected the file, I did so with Tools - Options - Security tab,
typed in a password. All that was done before I saved the file. I then
saved and closed and opened the file and verified that I indeed needed a
password to open the file.
As I understand your explanation in your site, your code should have
removed my Workbook protection, but it didn't. Did I miss something? Otto
"Otto Moehrbach" wrote in message
...
JE
A second question/problem. I made up a dummy file with 3 sheets. I
protected the file and each sheet with passwords, different passwords in
each case.
The code removed the sheet protections and the associated passwords,
but it did nothing about the workbook-open protection or password. In
fact, a MsgBox at the start said that the file did not have protection
for workbook structure or windows. When I now run the code again, the
MsgBox says that the file does not have sheet or workbook structure or
window protection.
Did I miss something?
Thanks again for your help. Otto
"Otto Moehrbach" wrote in message
...
JE
I went to your site:
http://www.mcgimpsey.com/excel/removepwords.html
Very useful.
I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"? Thanks for your help. Otto
"JE McGimpsey" wrote in message
...
See

http://www.mcgimpsey.com/excel/removepwords.html

In article ,
Bryan wrote:

Hi,

Got a bit of a problem with a protected worksheet. The person who
created
the sheet has now left my company and we need to access it to update it
with
new formulas. Is it possible to do this without a password e.g. saving
the
sheet as a seperate name - or do we have to re-build the entire sheet
from
scratch?

thanks,
Bryan






Gord Dibben MS Excel MVP


  #11   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default Unprotect a worksheet

Passwords that you enter, of whatever length, are converted, or hashed,
into what is effectively a 12-character string, and stored in the
workbook, rather than what you entered.

There can be an essentially infinite number of passwords, but each one
will hash to one of the 194K 12-character strings. Since the original,
or user-entered, password is not stored, only a representation of the
hash can be determined (e.g., by brute-force attempts to unprotect the
worksheet), not the original password.


In article ,
"Otto Moehrbach" wrote:

I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are "original
passwords"?

  #12   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default Unprotect a worksheet

JE
Thanks for that. I understand it. Otto
"JE McGimpsey" wrote in message
...
Passwords that you enter, of whatever length, are converted, or hashed,
into what is effectively a 12-character string, and stored in the
workbook, rather than what you entered.

There can be an essentially infinite number of passwords, but each one
will hash to one of the 194K 12-character strings. Since the original,
or user-entered, password is not stored, only a representation of the
hash can be determined (e.g., by brute-force attempts to unprotect the
worksheet), not the original password.


In article ,
"Otto Moehrbach" wrote:

I have one question. In the remarked-out text with the code, you say
"Reveals hashed passwords NOT original passwords".
You lost me there. What are "hashed passwords" and what are
"original
passwords"?



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
Unprotect worksheet via VBA Mike Echo Excel Worksheet Functions 2 March 19th 06 04:52 AM
Needed: worksheet export help mainemike Excel Discussion (Misc queries) 1 February 24th 06 02:59 AM
Search/Match between 2 x separate Worksheets and populate result in third worksheet Alan Bartley Excel Discussion (Misc queries) 1 April 11th 05 05:21 AM
Copy from worksheet to another x times Union70 Excel Discussion (Misc queries) 0 March 7th 05 09:03 PM
How can I unprotect a worksheet that is password protected Password Excel Discussion (Misc queries) 3 December 30th 04 06:13 PM


All times are GMT +1. The time now is 07:12 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"