+ Reply to Thread
Results 1 to 2 of 2

Allow disabling of password, but no setting of password

Hybrid View

  1. #1
    KobusD
    Guest

    Allow disabling of password, but no setting of password

    I have a sheet that is password protected and the p/word is only known
    by selected group of user(s). I reset the password protection in the
    "Deactivate" event so that the user does not have to remember to enable
    protection each time.

    The problem is that the user might decide to enter another p/word and
    this could cause further code to crash. Is there a way that I can
    disallow the user from setting another p/word?


  2. #2
    Dave Peterson
    Guest

    Re: Allow disabling of password, but no setting of password

    Not reliably.

    But worksheet protection is pretty easily broken.

    If you give them a macro (a button on the worksheet) that protects the worksheet
    with your password, maybe it'll be so easy that the users wouldn't want to use
    tools|protection...



    KobusD wrote:
    >
    > I have a sheet that is password protected and the p/word is only known
    > by selected group of user(s). I reset the password protection in the
    > "Deactivate" event so that the user does not have to remember to enable
    > protection each time.
    >
    > The problem is that the user might decide to enter another p/word and
    > this could cause further code to crash. Is there a way that I can
    > disallow the user from setting another p/word?


    --

    Dave Peterson

+ 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