+ Reply to Thread
Results 1 to 2 of 2

Data Validation for unique values

  1. #1
    Registered User
    Join Date
    03-09-2005
    Posts
    39

    Data Validation for unique values

    I did a custom data validation for unique values.

    This is my formula used:

    =countif(C3:E5,C3)=1

    However, it does not work.

    Please advise.Thanks.

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by aijihz
    I did a custom data validation for unique values.

    This is my formula used:

    =countif(C3:E5,C3)=1

    However, it does not work.

    Please advise.Thanks.
    this may be the right one

    =countif($C$3:$E$5,C3)=1

+ 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