Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Val Val is offline
external usenet poster
 
Posts: 32
Default changing password in Excel workbook

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default changing password in Excel workbook

Hi,

You need to goto, Tools, Options, Security. You should find the password
there that allows you to open the workbook!

"Val" wrote:

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Val Val is offline
external usenet poster
 
Posts: 32
Default changing password in Excel workbook

I can open the workbook with the password that I know. When I go to Tools,
Options, Security, I see encrypted password but I can not copy it.
What I am not able to do is to change the password.
--
Val


"fluffymoore" wrote:

Hi,

You need to goto, Tools, Options, Security. You should find the password
there that allows you to open the workbook!

"Val" wrote:

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default changing password in Excel workbook

To Change the password in the security box:

Highlight the encryption and overtype with the password you want it to be
and hit enter; It will then prompt you to retype your password. TADA!!

"Val" wrote:

I can open the workbook with the password that I know. When I go to Tools,
Options, Security, I see encrypted password but I can not copy it.
What I am not able to do is to change the password.
--
Val


"fluffymoore" wrote:

Hi,

You need to goto, Tools, Options, Security. You should find the password
there that allows you to open the workbook!

"Val" wrote:

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Val Val is offline
external usenet poster
 
Posts: 32
Default changing password in Excel workbook

Ok. What about the way I was trying to do it? What is that functionality for?
--
Val


"fluffymoore" wrote:

To Change the password in the security box:

Highlight the encryption and overtype with the password you want it to be
and hit enter; It will then prompt you to retype your password. TADA!!

"Val" wrote:

I can open the workbook with the password that I know. When I go to Tools,
Options, Security, I see encrypted password but I can not copy it.
What I am not able to do is to change the password.
--
Val


"fluffymoore" wrote:

Hi,

You need to goto, Tools, Options, Security. You should find the password
there that allows you to open the workbook!

"Val" wrote:

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default changing password in Excel workbook

Val

There are several types of 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 Sat, 11 Nov 2006 09:02:01 -0800, Val wrote:

Ok. What about the way I was trying to do it? What is that functionality for?


  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default changing password in Excel workbook

That way is to protect the sheet (tab)!!

"Val" wrote:

Ok. What about the way I was trying to do it? What is that functionality for?
--
Val


"fluffymoore" wrote:

To Change the password in the security box:

Highlight the encryption and overtype with the password you want it to be
and hit enter; It will then prompt you to retype your password. TADA!!

"Val" wrote:

I can open the workbook with the password that I know. When I go to Tools,
Options, Security, I see encrypted password but I can not copy it.
What I am not able to do is to change the password.
--
Val


"fluffymoore" wrote:

Hi,

You need to goto, Tools, Options, Security. You should find the password
there that allows you to open the workbook!

"Val" wrote:

I have a workbook (1 spreadsheet) that is password protected. When I try to
open the workbook, I am promted for a password. I enter it and the workbook
opens without any problems.
The problem starts when I try to change the password.
I tried to change the password by going to Tools, Protection, Protect
Workbook. At this point I am promted for a password.
When I try to enter the same password that I used to open the workbook, it
does not recognize it.

--
Val

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
Opening Protected EXCEL worksheets to update linked data doctorjones_md New Users to Excel 9 August 7th 06 10:51 AM
my password quit working in an excel workbook, help! Cheryl B Excel Worksheet Functions 0 April 26th 06 01:04 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
I forgot my password for an excel workbook Hank Roberts (at the office) Excel Discussion (Misc queries) 1 March 8th 05 09:59 PM
Automate Excel to powerpoint - Graphs along with Datasheet (not workbook) Hari Prasadh Charts and Charting in Excel 4 February 17th 05 02:44 PM


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