+ Reply to Thread
Results 1 to 3 of 3

double data

  1. #1
    Registered User
    Join Date
    05-30-2005
    Posts
    38

    double data

    how can i determine if i have a double data in whole column?
    is there a validation to prevent double data entry?

    tnx

  2. #2
    Forum Contributor
    Join Date
    03-03-2005
    Posts
    316
    To use data validation to prevent duplicate entries in Column A, say. Highlight the column and enter the following formula in the appropriate Data Validation box:

    =Countif(A:A,A1)=1


    David.

  3. #3
    Registered User
    Join Date
    05-30-2005
    Posts
    38

    Angry duplicate data

    formula is working in typing data only
    but when i copy paste validation is not working is there another way?

+ 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