Is it possible to lock cells in a shared document?

I would like to share a document and only allow certain cells to be available for changes in the data in those cells. Some cells will have formulas I don't want changed. Is it possible to lock a cell or range of cells so they can't be changed? Thanks for any help you can give.

they added password protection for the whole document, but I don't know about individual cells. that would require sheet or table level password protection, which isn't available.
Jason

Similar Messages

  • Is it possible to lock a layer within a document and password protect that specific layer?

    Is it possible to lock a layer within a document and password protect that specific layer?

    As stated, no way to do exactly what you want, but an option might be to turn OFF Visibility for that Layer, if you do not want it seen, and then Flatten, and do a Save_As.
    If you do want that Layer seen, but not able to be edited, then Flatten, with Visibility ON, and Save_As.
    The question is, do you want the recipient to see that Layer, or not?
    Next, Do they need to be able to edit all other Layers, but just not that one?
    Last, what type of Layer is it?
    Good luck,
    Hunt

  • Lost Mode and Play Sound are "Pending."  However, iCloud indicates that it connected and backed up to iCloud at a date that is 1 week after it went missing.  How is this possible without locking (Lost Mode Pending an internet connection)

    Hi,
    My wife lost her iPhone two weeks ago while on vacation in London (cell service inoperative in foreign country).  Using Find My iPhone app on my device, I activated Lost Mode and Play Sound.  However, both are listed as "Pending," since it those actions require the phone to connect to the internet (wifi only due to no cellular data coverage.).
    We recently returned home and purchased a new iPhone.
    However, when looking to restore the apps/settings from her old phone using a previous iCloud backup, iCloud indicates that the old phone connected to iCloud and backed up the original phone at a date that is 1 week after it went missing.  How is this possible without locking (Lost Mode Pending an internet connection)?
    If the phone was activated and connected to the internet via a wifi signal, shouldn't it immedately lock, show up on the map, Play Sound, and send me an email that the phone has been found?
    I also read somewhere that if running iOS 7, the iCloud website interface enables you to track previous locations, for instance if the phone moves from wifi hotspot to hotspot.  Is that true?  If so, how do I do that?
    Thank you for your time, and have a great day!
    Sincerely,
    - Matt

    just giving this a wee bump as time is of the essence here and i need advice/ answers quick!
    apologies if i've broke any rules!
    alex

  • Is it possible to lock a 3G sim pay as you go so you can chose to only use it once all WIFI possibi

    is it possible to lock a 3G sim card pay as you go so you can chose to only use it once all WIFI possibilities have been tested?

    You can turn off Cell Data in the Settings. Your iPad should then not be able to connect to your cell service until you turn that setting back on.
    Regards.

  • How do i lock cells in numbers

    How do I lock cells in Numbers?  I'm trying to create a spread sheet that will have unused cells and I want to lock them so my associates don't accidentally fill them in and cause the finished product to look muddled.

    Wayne,
    I previously could lock tables in my Numbers tables in my Spreadsheets by tapping the top left corner and it would show up as an option to lock it. As of Numbers 2.0 (noticed today), I get the option to unlock tables, but not to relock them after making the corrections.
    Any thoughts?
    Thanks!

  • Is it possible to lock the keyboard of a client from a server using java

    please explain wheterit is possible to lock the keyboard of a client from a server using java

    You want to process code on one machine, and thereby lock the keyboard on another machine? No, that's not possible. It is extremely far from possible.
    Of course, if the client is running software with security holes in it you might hack into it and crash the thing. This will lock up the keyboard pretty good. I hope that's not what you want ...
    Or are you talking about a setup where you already have code running on the client, and some sort of communication between client and server? In that case what you need to know is whether it is possible to lock the keyboard at all. Once you have figured that out, it is trivial to add the communication code to have the server software tell the client software to lock the keyboard.
    So what do you mean with "lock the keyboard"? It's pretty easy to remove/disable all keyboard related listeners in your own application. It's a lot harder (and AFAIK impossible with pure java) to disable alt-tabbing out of the application. And impossible, except from exploiting security holes, to lock the ctrl-alt-delete-combination on windows machine.

  • Is it possible to lock out  the Key Board commands in Keynote?

    Is it possible to lock out your key board actions  in Keynote? This happened all of a sudden. My keyboard has no effect on my trying to change text colors or enter characters. By using the mouse to add text the text box appears but I cannot change the character color.I can change it with the mouse and the new color is displayed but when I type nothing appears as the default color is white and the background is white. I did a copy and paste from a previous slide and I can enter the line to start editing but nothing appears. Nor can I delete anything with the Key board. This is only happening in Keynote. If I use the Key Board to send an email everything works fine. Can type and use the delete button so it seems that the Key Board is fine with other Apps, this is just happening in Keynote. It seems like the Key Board actions are not taking place, it is as if the Key Board is locked out of the Keynote functions.
    Thanks in advance for any help
    Rodger

    Try resetting Keynote as follows:
    remove Keynote version 6.5, you must use an application removal tool for this procedure to work:    Appcleaner is free, I use Appzapper
    empty the trash
    Shut Down the Mac (Apple menu > Shut Down)
    wait 10 seconds, then press the power button
    Immediately after you hear the startup tone, hold down the Shift key, release the Shift key when you see the grey Apple screen
    start up will take a few minutes longer than usual as the Mac is performing a repair routine
    restart the Mac normally, (don’t hold down any keys during startup)
    install Keynote from the Mac App Store

  • Error in BSP runtime repository: "Not possible to lock runtime repository"

    Hi,
    When I tried to change runtime repository of a component BT120H_CPL, in BSP component workbench, I am getting the following error: (The component is already enhanced one only).
    Not possible to lock runtime repository
    Message no. BSP_WD_TOOLS216
    Diagnosis
    You can only lock and edit runtime repositories that are saved statically in a BSP page. This means that the page may not contain dynamic elements, such as ABAP source code or page includes. Dynamic BSP pages must be loaded via HTTP and cannot be locked or edited.
    It is also not possible to lock or edit runtime repositories that are only referenced as a URL or that are in the MIME repository.
    System Response
    Lock not possible. You remain in display mode.
    Could you please help me out for the same.
    Thanks,
    Sandeep

    Hi Sandeep,
                    There is another way of commenting the code as below:
    <!--  commented code -->
    This wouldn't cause any scripting comment. Generally we use <% %> type of comments if we want to comment more than 1 line at a time. But for repository we have to use code as I mentioned above for each line seperately.
    I hope that resolves your query
    Thanks,
    Rohit

  • Is it possible to lock and unlock a transaction?

    Hi SDN,
    Is it possible to lock and unlock a standard transaction( for eg VA02 ) through my program?( i am creating a customized version of standard transaction ) I want to lock the transaction for my user-id and then i will update the values in that transaction and finally i will unlock it.
    I got the FM for locking at the database level.is there is any FM to lock and unlock the transaction?

    Hi,
    It may not be the best way, but maybe you could use the functionality behind transaction code SM01. Here you can lock/unlock the transaction code. If you look at the program, all it is really doing is updating table TSTC field CINFO. CINFO = 80 when unlocked, CINFO = A0 when locked. You could just update the field accordingly and then call this function module right after.
    * For locking
    CALL FUNCTION 'RSAU_WRITE_SM01_LOG'
      EXPORTING
        TCODE = TSTC-TCODE
        LOCK = 'X'.
    * For unlocking
    CALL FUNCTION 'RSAU_WRITE_SM01_LOG'
      EXPORTING
        TCODE = TSTC-TCODE
        UNLOCK = 'X'.
    Regards,
    Ferry Lianto

  • How to lock cells in BPC

    Hi,
    I am developing a BPC solution for client. I have a requirement to lock certain cells so that user is not able to enter/change any  values in these cells. I don't want to lock the entire sheet. Please advise if you've resolved similar requirement.
    Thanks,
    Raman

    Hi,
    I'd also need to use Excel's data validation feature in a BPC input schedule--not to lock specific cells from user input, as in this example, but to allow users only to choose from a list of values.
    Unfortunately, validation is not copied in data cells when expanding. All the rest is copied--formats, values, formulas. Only validation seems to have this problem.
    What should I do to have validation being copied during expansion?
    I am on BPC NW 7.5.
    Thanks,
      Davide
    * UPDATE
    I've solved this issue. The solution is described here:
    http://scn.sap.com/thread/3209213
    VaraPrasadraju Potturi wrote:
    Hi,
    Try Excel Data Validation to lock cells from editing.
    eg: Only ACTUAL cols has to be locked.
         A     B     C     D
    1     ACTUAL     ACTUAL     BUDGET  BUDGET
    2                   
    3                   
    4                   
    Step 1:
       Select cell A2
    Step 2:
      On the Data menu, click Validation. From Settings tab select Custom as Allow and maintain Formula as  =IF(A1="ACTUAL",0,1)
    Step 3:
      Goto Error Alert tab, Select style as Stop give title as Error and Error message as "ACTUAL Data cannot be changed"
    Step 4:
       Click OK.
    If Expansion is ON in your report/input schedule just maintain validation as above in first data cell and select Expand all to get copied into remaining all data cells .
    hope it helps...
    regards,
    Raju
    Message was edited by: Davide Cavallari

  • Locking Cells in Numbers (Almost!)

    While there's no real way to lock cells in the current version of Numbers, I put a little trick in place that at least keeps people from clicking on the cells to edit them (they can still move into the cells with the arrow keys).
    1. Use the menu Insert > Shape > Rectangle and then position the shape so it covers the cells you want to "protect."
    2. Open the Inspector and go to the Graphic tab and make sure Color Fill is chosen. The rectangle should be hiding your cells. Now use the slide at the bottom of the Inspector and set the Opacity to 0% so your cells show through.
    3. Under the Arrange menu choose Lock to keep the rectangle from moving.
    Now when people click on the cells they're actually clicking on the invisible rectangle and the cells don't get selected.
    Like I said, it's not what we'd all like, but it gets us part way there -- if it's useful for you, you're welcome. =:)
    Jay Jennings

    John and Jay,
    This is a very common complaint and perhaps you've already done this: but if not, be sure to go to Menu: Numbers > Provide Numbers Feedback. The more requests for a certain feature the Numbers techs get, the more likely they are to include it in the next upgrade.
    pw

  • Is it possible to lock account Groups of customers

    Hi,
    ist it possible to lock account Groups of customers? I don't want to delete some groups, because
    there some customers with this groups i want to lock, but i will avoid that there are new customers with
    this groups.
    Regards, Dieter

    Hi,
    Yes Basis Consultant will ristrict the authorization of creating certain Customer Groups as satish said.
    So Provide the List of Customer grps to Basis Consultant and ask him to ristrict to all the users.
    Regards,
    Padma

  • Is it possible to lock tracks on Premiere Elements 11? Overwriting clips?

    Hi,
    From what I can see/have read it is not possible to lock tracks whilst editing on Premiere Elements 11 - is that right?
    I am a new user and have been finding that as I'm moving clips around the timeline it seems very unpredictable as to whether the clip slots into place without affecting the position of everything else or whether it creates a cut in the soundtrack leaving an empty space, or whether it just shifts things up.
    Essentially I want to know how to overwrite clips (ie. when I drag a clip in, everything else on the timeline stays in the same place)
    I'm assuming that this means that there is a method to do all of these things but I appear to have done them all by accident and can't work out the method!
    Any help much appreciated. Thanks!

    Holding down the Ctrl key (or the Cmd key on a Mac) as you add new clips to the timeline will keep everything on the timeline in place and override the ripple feature.

  • Is it possible to lock the Asset after capitalization - GR Posting done

    Hi,
    The Fund Reservation configuration containing with Fund, Fund Centre & Commitment Item is linked with Asset at the time of creation of PR.
    If we change the asset in PR, the new Commitment Item is showing after GR posting.
    At the same time old commitment item is showing through Invoice Posting.
    Is it possible GR reversal after capitalization of Asset ? 
    Invoice raised through FB60 not MIRO.  Hence, Invoice No. details are not shown in PO History.  Payment made and the capitalization impact shown in the Asset Master also.
    Please confirm the following:
    If the open GR (capitalized) in PO - Is it possible to lock the relevant Asset?
    If the open GR (capitalized) in PO - Is it possible to block the PO?
    Expecting few valuable guidelines from MM forum.
    Regards,
    GB

    Closed.   No solution.

  • Is it possible to lock a certain area from paging?

    In my folios I have an area on the very top where web content is embedded.
    In this web content there is also a progress knob that you can move from the left to the right and conversely.
    If you don't touch this knob exactly, the folio moves a bit to the left or right - and not the knob.
    Is it possible to lock this area, so that pagging to the next or prevous side is only possible below it?

    Or make sure your HTML handles touch gestures, even if it does nothing with them. If the HTML handles the gesture (not just the button, but also the backround of the page) then we won't get it and won't navigate pages.
    Neil

Maybe you are looking for

  • Embedding video in an embeded SWF

    Hello people. I'm building a site with a flip book component. The book is a movie and then I load the pages via an XML file. The pages are SWF files. You can see the book at http://www.thiez.com/evf/main.htm Now, If I add a video on a particular page

  • IPhone DFU trouble: iTunes not detecting iPhone

    I've just picked up a replacement iPhone 4 after experiencing faults with my previous handset. I went through the process of backing up my phone from my last iTunes sync, and was then prompted to update the firmware to 4.3.[whateverTheLatestVersionIs

  • Macro Timeout Error- MS Access Web App 2013

    Hello everyone, I have a MS Access Web App built with a lot of different tables and everything works fine. I have this one table with a number of fields (70 different fields), and some of them are lookups to other tables or a dropdown menu. In our co

  • SMuFF1ASDCCN CONNECTION ERROR

    when I used tcode SMSY to create a RFC from Solution manager to Target system,the system displayed red light and had a error as follow: SDCCN connection error; connect manually Message no. SMSY_EDIT_LANDSCAPE154 Diagnosis You tried to put the RFC des

  • Help populating table with applescript

    Hi I'm posting here in the hope that someone can give me a helping hand with an applescript. I myself know very little about applescript. I can create something very basic but thats about it. I have the following table Name Value Amount Donald Duck 4