+ Reply to Thread
Results 1 to 3 of 3

excel vba code - Allow user to change validation [TRUE/FALSE] even though it is protected

  1. #1
    Registered User
    Join Date
    08-30-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    12

    excel vba code - Allow user to change validation [TRUE/FALSE] even though it is protected

    I have a problem how I can allow my user to change the TRUE or FALSE validation even though it is protected.

    Is there any possible other solution about this problem.

    Simple explanation:

    User
    *ALLOW:
    Change the cell value TRUE / FALSE validation ONLY

    *NOT ALLOW:
    Cannot change ANYTHING except [ALLOW]


    Attachment below:

    SampleSheet.xlsb

  2. #2
    Valued Forum Contributor
    Join Date
    09-04-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    463

    Re: excel vba code - Allow user to change validation [TRUE/FALSE] even though it is protec

    FIRST Unprotect your protected sheet..
    then use allow user to Edit range option in review tab...
    then protect your sheet again.

    i hope it works for you...


    If it was really helpful to you then dont forget to hit * button for user reputation.

    REgards
    CA Mahaveer Somani
    9785216211

  3. #3
    Registered User
    Join Date
    08-30-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: excel vba code - Allow user to change validation [TRUE/FALSE] even though it is protec

    I still don't know how to do it

+ 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. Replies: 5
    Last Post: 08-01-2013, 04:30 AM
  2. Replies: 1
    Last Post: 05-15-2013, 01:55 PM
  3. Macro to change name value from true to false
    By dvb_24 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-21-2011, 08:22 AM
  4. Replies: 11
    Last Post: 06-27-2008, 04:39 PM
  5. Replies: 2
    Last Post: 02-08-2006, 08:00 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