+ Reply to Thread
Results 1 to 4 of 4

Protection

  1. #1
    Registered User
    Join Date
    01-16-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Protection

    I have an extremely inelegant and complicated workbook, attached. It's taken me ages to get to this point and now I have one last stumbling block. As you can see, data is entered into 'input' and copied across into summary, whereby a number of graphs are plotted.

    Problem: I want 'summary' and all the charts to be protected so that the users can't accidentally (or otherwise) mess with the data. How can I get round this? I've played with the usual 'userinterface' stuff but can't figure it out.

    Any help would be much appreciated!

    P
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,592

    Re: Protection Nightmare!

    Data -> protect sheet -> choose some password

    If you want some cells to be unlocked (that can be changed even if sheet is protected) then first right click on cell(s) -> format cells -> Protection -> Uncheck Locked box

  3. #3
    Registered User
    Join Date
    01-16-2010
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Protection

    If you take a look at the workbook, the cells I want to protect are the ones I'd like to copy into - so unfortunately your solution dosen't help in this case!

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Protection

    If you are copying data using code then add protect/unprotect into the code. Ideal way is to use UserInterface only, see example here

    http://excel-it.com/vba_examples.htm
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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