Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Password Protect Worksheet Viewing

I have an excel worksheet that has about 8 tabs/worksheets. Eac
worksheet has cell protection to only allow writing to approved cells
Outside of that, I want to password protect each worksheet so that eac
sheet cannot be viewed without a password. Each worksheet represents
different person and I want the ability to 'hide' the informatio
contained in the other worksheets, and only grant access to tha
specific worksheet. I need a solution that will work from multiple PC
and in either 97 or 2000. Any help would be appreciated

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Password Protect Worksheet Viewing

Passwords associated with worksheets do not affect the ability of the user
to see the worksheet. The viewing of the worksheet is protected at workbook
level and there is only one password for that.

If you can't separate your sheets into workbooks, you would have to concoct
code the hides and unhides the sheets and administers a password system.
Thus you would not give out the single password for protecting the structure
of the workbook.

Any such system is of minimal security at best as code to break workbook and
sheet level passwords is posted at least weekly on this forum.

--
Regards,
Tom Ogilvy

"ByTheLake " wrote in message
...
I have an excel worksheet that has about 8 tabs/worksheets. Each
worksheet has cell protection to only allow writing to approved cells.
Outside of that, I want to password protect each worksheet so that each
sheet cannot be viewed without a password. Each worksheet represents a
different person and I want the ability to 'hide' the information
contained in the other worksheets, and only grant access to that
specific worksheet. I need a solution that will work from multiple PCs
and in either 97 or 2000. Any help would be appreciated.


---
Message posted from http://www.ExcelForum.com/



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
Password protect sheet from viewing Enrique Excel Worksheet Functions 4 April 14th 09 04:52 PM
Password protect from viewing levine52 Excel Discussion (Misc queries) 2 November 7th 08 02:18 AM
Password Restrict a Worksheet for Viewing Annie V Setting up and Configuration of Excel 2 September 11th 08 02:52 AM
Password Protect a Worksheet joinme4coffee Excel Discussion (Misc queries) 8 October 28th 07 07:02 PM
Password protect an Excel Document from viewing Daisy Excel Discussion (Misc queries) 1 February 9th 07 05:57 PM


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