Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Liz Liz is offline
external usenet poster
 
Posts: 133
Default Worksheet level password protection

I have an Excel workbook with 20 worksheets in it. We would like to make the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not just
on the workbook itself but on the individual sheets? There would be separate
passwords per sheet. If this is not possible, does anyone have ideas of what
might work instead?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Worksheet level password protection

http://www.ozgrid.com/forum/showthread.php?t=68586

"Liz" wrote:

I have an Excel workbook with 20 worksheets in it. We would like to make the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not just
on the workbook itself but on the individual sheets? There would be separate
passwords per sheet. If this is not possible, does anyone have ideas of what
might work instead?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Worksheet level password protection

you need to go here.. there is a file uploaded by roy that will work for you

"Liz" wrote:

I have an Excel workbook with 20 worksheets in it. We would like to make the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not just
on the workbook itself but on the individual sheets? There would be separate
passwords per sheet. If this is not possible, does anyone have ideas of what
might work instead?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Worksheet level password protection

Internal protection is so easily bypassed that I would never recommend
it unless it's simply for convenience (e.g., to keep users from
accidentally changing formulae).

Various suggestions can be found in the archives of this group for
providing protection using macros, but that becomes very difficult in a
shared environment, and the macros themselves are easily bypassed.

You could use multiple workbooks (one or more for each individual) with
separate passwords, which are somewhat more secure, though even they can
be broken in a few seconds. However, you could set file permissions to
restrict access.


In article ,
Liz wrote:

I have an Excel workbook with 20 worksheets in it. We would like to make the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not just
on the workbook itself but on the individual sheets? There would be separate
passwords per sheet. If this is not possible, does anyone have ideas of what
might work instead?

  #5   Report Post  
Posted to microsoft.public.excel.programming
Liz Liz is offline
external usenet poster
 
Posts: 133
Default Worksheet level password protection

Yes, I believe that will work. Thank you very much.

"cbanks" wrote:

http://www.ozgrid.com/forum/showthread.php?t=68586

"Liz" wrote:

I have an Excel workbook with 20 worksheets in it. We would like to make the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not just
on the workbook itself but on the individual sheets? There would be separate
passwords per sheet. If this is not possible, does anyone have ideas of what
might work instead?



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Worksheet level password protection

Note that the link shows a solution where the usernames and passwords
are stored in the workbook itself (on a veryhidden sheet).

This is VERY dangerous, since one doesn't even need to have the minimal
knowledge required to bypass any protection, in order to read usernames
and passwords in plain text.

All one needs is a hex editor.



In article ,
cbanks wrote:

http://www.ozgrid.com/forum/showthread.php?t=68586

"Liz" wrote:

I have an Excel workbook with 20 worksheets in it. We would like to make
the
workbook available on a network drive and restrict access, by user, to
individual worksheets. Is there a way to place password protection not
just
on the workbook itself but on the individual sheets? There would be
separate
passwords per sheet. If this is not possible, does anyone have ideas of
what
might work instead?

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 Worksheet Password Protection Christina Excel Worksheet Functions 2 March 19th 13 12:24 PM
use a macro to automate excel worksheet password protection Bodyshopman Excel Discussion (Misc queries) 2 July 25th 07 01:21 AM
Password protection of worksheet when copied and pasted. Shansi Excel Worksheet Functions 1 July 30th 05 12:23 AM
Worksheet Password Protection in VBA Graham[_5_] Excel Programming 1 April 23rd 04 05:01 PM
Setting worksheet protection password in VBA Mark Bochner Excel Programming 0 October 6th 03 10:59 PM


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