Consulting

Results 1 to 4 of 4

Thread: disable cells DataValidation

  1. #1
    VBAX Regular
    Joined
    Jan 2011
    Posts
    55
    Location

    disable cells DataValidation

    Dear forum,

    I would like to get your support to customize cells access as below
    the user can modify the cells content, but he can't modify the edition condition table as its mentioned in the attached file,

    I think we need some macro to do it!!

    Thx in advance

    Amran
    Attached Files Attached Files

  2. #2
    VBAX Expert
    Joined
    Sep 2016
    Posts
    788
    Location
    you can use the macro recorder.

  3. #3
    VBAX Regular
    Joined
    Jan 2011
    Posts
    55
    Location
    dear mana

    thx for your comment, but I want to lock the access to the validation windows for these cells only, of course the user can modify value within the per-defined condition,

    the macro record is not useful for this detail, as I tried,

    Br
    Amrane,

  4. #4
    VBAX Expert
    Joined
    Sep 2016
    Posts
    788
    Location
    You need to unprotect the sheet.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •