+ Reply to Thread
Results 1 to 2 of 2

Show input box to edit a locked cell

  1. #1
    Registered User
    Join Date
    09-28-2010
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    19

    Show input box to edit a locked cell

    I'm trying to build a fairly complex workbook containing many inter-dependent sheets.
    For reasons of data, formula and sheet integrity I want the main user input sheet to be mostly locked, including some cells users may want to change. For example very specifically: locked cell A3 on Sheet1 may appear to be a simple number when in fact it is referencing (i.e. picking up) the value from another hidden sheet, say cell C3 on Sheet2.

    What I want is if the user tries to edit cell A3 on Sheet1, instead of getting the usual Sheet Locked warning he gets an input box where he can put in the value he wants, which is then entered into the appropriate cell on hidden Sheet2 and then in turn picked up again and shows in cell A3 on Sheet1.

    Is something like this possible?

    I'm no programmer so if it is clear, idiot-proof instructions would be much appreciated. Many thanks.

  2. #2
    Forum Contributor
    Join Date
    06-09-2011
    Location
    Germany
    MS-Off Ver
    Excel 2016
    Posts
    194

    Re: Show input box to edit a locked cell

    Hi Shogunpatch,

    yes this is indeed possible. All you need is a "Userform" and the worksheet change event.
    As you are new to programming I have created a sample workbook for you.

    Regards

    Theo
    ____________________
    Please remember to close your threads once your issue is solved. Thank those who helped you by clicking the star at the left of your helpers post.
    Attached Files Attached Files
    Remember To Do the Following....
    1. Upload sample files
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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