+ Reply to Thread
Results 1 to 3 of 3

Data validation for Multiple columns

  1. #1
    NC
    Guest

    Data validation for Multiple columns

    Hi all,

    I am creating a spreadsheet which will have data entry from different
    users.

    I want to give the validation in such a way that a combination of
    values in 2 columns do not occur more than once.

    Like say
    A B
    1 a
    1 b
    2 a
    2 b
    2 a

    in above example the combination 2 and a is recurring. it should be
    restricted by validation while entering the data itself.

    can anybody please help

    Regards
    NC


  2. #2
    NC
    Guest

    Re: Data validation for Multiple columns

    Hi,

    sorry for bothering you all

    but i got a solution on other group
    here is link for others reference

    http://groups-beta.google.com/group/...6deb2e1eb760d6

    Best regards
    NC


  3. #3
    vishu
    Guest

    RE: Data validation for Multiple columns

    Hi ,

    You can simple validation. =COUNTIF(A:A,A1)=1

    regards
    vishu

    "NC" wrote:

    > Hi all,
    >
    > I am creating a spreadsheet which will have data entry from different
    > users.
    >
    > I want to give the validation in such a way that a combination of
    > values in 2 columns do not occur more than once.
    >
    > Like say
    > A B
    > 1 a
    > 1 b
    > 2 a
    > 2 b
    > 2 a
    >
    > in above example the combination 2 and a is recurring. it should be
    > restricted by validation while entering the data itself.
    >
    > can anybody please help
    >
    > Regards
    > NC
    >
    >


+ 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