+ Reply to Thread
Results 1 to 3 of 3

Thread: Storing passwords in cells

  1. #1
    Registered User
    Join Date
    11-15-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    31

    Storing passwords in cells

    I am storing a list of users and their passwords in a worksheet. I do not want other users to view the passwords. The passwords are used for opening other workbooks. Currently I have changed the text color to white to hide the passwords. Is there a better method ?
    Last edited by anandvh; 01-10-2012 at 10:59 AM.

  2. #2
    Forum Guru, retired Admin royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    25,640

    Re: Storing passwords in cells

    Hide the Sheet or better still hide it from the VB Editor .

    Open the VB Editor
    Select the worksheet in which you the code to run
    Right click on the sheet tab and choose View Code, to open the Visual Basic Editor.
    The sheet should be selected in the Project Window
    Scroll down the worksheet's Properties & Find the Visible Property
    Change to VeryHidden

    No-one can unhide without using VBA or accessing the VB Editor
    Hope that helps.

    RoyUK
    --------
    If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need

    For Excel Tips & Solutions, free examples and tutorials why not check out my downloads

    New members please read & follow the Forum Rules

    Remember to mark your questions Solved and rate the answer(s)

  3. #3
    Registered User
    Join Date
    11-15-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    31

    Re: Storing passwords in cells

    Thanks Roy. This is very simple to implement. I was breaking my head trying out encryption methods.

+ 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.2.0