+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 using inputbox to enter password

  1. #1
    Registered User
    Join Date
    07-29-2010
    Location
    Cleveland, Ohio, US
    MS-Off Ver
    Excel 2007
    Posts
    20

    Excel 2007 using inputbox to enter password

    I was wondering how to create a macro that opened an InputBox that requires a password input. Then, depending on the password entered, it locks/unlocks certain rows and columns.

  2. #2
    Forum Contributor
    Join Date
    05-09-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    315

    Re: Excel 2007 using inputbox to enter password

    The following asks for password '123' and if it correct, unlocks range A1:A10 on Sheet1. If it's not correct, a message is given and it remains locked.


    Please Login or Register  to view this content.

+ 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