+ Reply to Thread
Results 1 to 3 of 3

Password required to access unlocked cells

  1. #1
    Registered User
    Join Date
    02-16-2005
    Location
    Oklahoma City
    MS-Off Ver
    Office 365
    Posts
    56

    Password required to access unlocked cells

    In an Excel 2010 worksheet, we need the user to have to enter a password in order to allow entering content into unlocked cells (but not into locked cells). The Password Protect feature in Excel 2010 doesn't seem to work that way. It requires a password to remove password protection, but allows people to access unlocked cells without entering a password. How can we require a user to enter a password in order to access unlocked cells?

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Password required to access unlocked cells

    From the way I understand it you can't.

    Locked is locked, can't use those cells, and unlocked is open to all.
    HTH
    Regards, Jeff

  3. #3
    Valued Forum Contributor rollis13's Avatar
    Join Date
    01-26-2012
    Location
    Cordenons
    MS-Off Ver
    Excel 2016 32bit - Win 11
    Posts
    917

    Re: Password required to access unlocked cells

    You could try to work around my code that uses BeforeDoubleClick. In following example initially the cells must be all protected and the sheet protected with pwd: 1234. The cells which may be edited are B3:C4.
    An issue is that the password for the cells is the same for the sheet and that the last cell changed will not be blocked when finished.
    Please Login or Register  to view this content.
    You could add this code to block all cells when finished editing a cell:
    Please Login or Register  to view this content.
    Last edited by rollis13; 11-26-2012 at 07:34 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1