If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Worksheet protection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-02-04, 17:17
lestergit lestergit is offline
Registered User
 
Join Date: Aug 2004
Posts: 1
Worksheet protection

I have an Excel workbook with numerous sheets that are relevant to people in a department. They are required to fill in their scheduled start/finish times. This information is collated into a worksheet showing all the data for a week.

The problem I have is that each individuals start/finish times is personal information to them. I can see it but other members of the department cannot. Therefore I need to set a password for their individual sheets that prevents others from seeing the data. It isn't a problem to prevent others from altering the data but I cannot find a way of making that data invisible once it has been password protected.

Please help me 'cos it's driving me barmy.
Reply With Quote
  #2 (permalink)  
Old 08-03-04, 11:02
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Welcome to the board.

There are several ways to do this. One way is to define Custom Views, in which rows/columns are hidden, for each View. Once these are named, you can attach them to buttons to have a macro show just that view.

For a more detailed approach, you could have them sign in with username, check that against a username file, then add an extra step for password. Once that is "passed" you can provide only their specific Custom View. When they are finished, you could have an End button that with code, would hide this sheet, and take the person back to the login page. Of course, you unprotect and reprotect within each code, which the user never sees.

I have done this for a different project, if you are interested.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums

Last edited by shades; 08-03-04 at 11:08.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On