+ Reply to Thread
Results 1 to 5 of 5

Allow users to edit ranges - different ranges for different users.

  1. #1
    Registered User
    Join Date
    07-21-2014
    Location
    Montana
    MS-Off Ver
    2013
    Posts
    12

    Allow users to edit ranges - different ranges for different users.

    I am working in Excel 2010 and have an Excel file that I am using combo boxes and have a VBA code written to autofill the combo box. I also entered three user groups to give access to specific columns for editing. I have setup three groups in the “Allow Users to Edit Ranges” section. One group/person can only edit column R, another group can only edit columns S & V, the third (one person) I list the entire worksheet. I also have the workbook as a shared document.

    I first created the workbook, then emailed it to the person who has access to save the document in a particular file on the company shared drive. I do not currently have access to edit files within that folder.

    But, this is not working. I tested the above with one of the people I have assigned to range 2 and she was able to edit any field in the worksheet and was never asked to enter a password.

    I had originally unlocked columns R, S & V, thinking I would need to do the same process as when I do a general protect of the workbook (without assigning user ranges).

    Any help would be appreciated.

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Allow users to edit ranges - different ranges for different users.

    Are you using VBA to lock and unlock ranges depending on usernames?
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Allow users to edit ranges - different ranges for different users.

    Hi

    Are the users using Userforms?

    How about this as a solution:-

    Remove all formulas from the key Document(s).

    The user must run a macro to populate the Document(s) with its formulae.
    The macro checks for passwords

    Protect the key Formula being viewed or modified by making the cells unselectable

    Protect the document from being saved with the formulas exposed by using a workbook before save macro.

  4. #4
    Registered User
    Join Date
    07-21-2014
    Location
    Montana
    MS-Off Ver
    2013
    Posts
    12

    Re: Allow users to edit ranges - different ranges for different users.

    the VBA is for auto-fill combo boxes.

  5. #5
    Registered User
    Join Date
    07-21-2014
    Location
    Montana
    MS-Off Ver
    2013
    Posts
    12

    Re: Allow users to edit ranges - different ranges for different users.

    I do not have any userforms in this document. I am not trying to protect formulas, but am trying to only allow one particular department access to add information to one column and allow another department access to edit two different columns, then a third person to have access to the entire worksheet. I don't want one department to be able to edit another departments data.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Allow users to edit ranges
    By isameer in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-02-2014, 06:17 AM
  2. Allow Users to Edit Ranges Using Users from a Network Location
    By Tayque_J_Holmes in forum Excel General
    Replies: 0
    Last Post: 10-24-2013, 06:34 AM
  3. [SOLVED] Allow Users To Edit Ranges (330 Of them???)!
    By Margate in forum Excel General
    Replies: 3
    Last Post: 02-13-2013, 12:26 AM
  4. Allow Users to Edit Ranges.
    By muralidaran in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-10-2012, 09:42 AM
  5. allow users to edit ranges
    By muralidaran in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-06-2012, 05:33 PM

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