Results 1 to 8 of 8

Fast way to check if column contains duplicates

Threaded View

  1. #1
    Registered User
    Join Date
    11-14-2008
    Location
    Sweden
    Posts
    10

    Fast way to check if column contains duplicates

    Hello

    Im trying to create a fast way to check if my column contains duplicates of my value. If it contains a duplicate, i want to return "yes" and if not "no".

    I've managed to create a function like this but its to slow:
    =IF(SUM.IF(B:B;B2508;B:B)>B2508;"Yes";"No")
    This will check if the numer in B2508 has a duplicate.

    Any way how to "improve" this?

    Best Regards
    /Richard
    Last edited by oldchippy; 11-21-2008 at 06:52 AM.

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