Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel & Word Password Protection

Is there a way to "turn off" password protection so employees can not
password files and then leave?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default Excel & Word Password Protection

On Dec 11, 11:44 am, rwhite wrote:
Is there a way to "turn off" password protection so employees can not
password files and then leave?


I'm not sure if there's a way to disable that or not, but you can
crack those passwords fairly easily with a little code. Excel is NOT
a good place to secure data because of this. No matter how "tight"
you think you've set the security, it's pretty simple to work around
it. Just Google microsoft.public.excel.programming for "password
crack code" and you'll find lots of sample code.

Hope that helps and sorry to hear about unethical employees.

Cory
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel & Word Password Protection

Thanks...

" wrote:

On Dec 11, 11:44 am, rwhite wrote:
Is there a way to "turn off" password protection so employees can not
password files and then leave?


I'm not sure if there's a way to disable that or not, but you can
crack those passwords fairly easily with a little code. Excel is NOT
a good place to secure data because of this. No matter how "tight"
you think you've set the security, it's pretty simple to work around
it. Just Google microsoft.public.excel.programming for "password
crack code" and you'll find lots of sample code.

Hope that helps and sorry to hear about unethical employees.

Cory

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Excel & Word Password Protection

I don't think you'll find any VBA code in programming group for file-open
passwords.

Passwords for internal protection is easy to crack but file-open are quite a bit
more difficult.

See these JE McGimpsey sites.

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

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


Gord Dibben MS Excel MVP

On Tue, 11 Dec 2007 10:18:55 -0800 (PST), "
wrote:

On Dec 11, 11:44 am, rwhite wrote:
Is there a way to "turn off" password protection so employees can not
password files and then leave?


I'm not sure if there's a way to disable that or not, but you can
crack those passwords fairly easily with a little code. Excel is NOT
a good place to secure data because of this. No matter how "tight"
you think you've set the security, it's pretty simple to work around
it. Just Google microsoft.public.excel.programming for "password
crack code" and you'll find lots of sample code.

Hope that helps and sorry to hear about unethical employees.

Cory


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
Excel Data Protection- AKA: Sheet/Macro Password Protection Mushman(Woof!) Setting up and Configuration of Excel 0 December 29th 09 06:50 AM
Password protection in Excel calmo Excel Discussion (Misc queries) 1 December 9th 05 04:21 PM
Excel (Protection Password) Mark Broom Setting up and Configuration of Excel 3 May 14th 05 04:48 AM
Excel on XP: Password Protection Rich Hayes Excel Discussion (Misc queries) 1 February 4th 05 10:47 PM
Password protection of an Excel Add-In Bob Phillips[_6_] Excel Programming 0 April 27th 04 02:06 PM


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

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

About Us

"It's about Microsoft Excel"