Results 1 to 4 of 4

Formula to return unique matches

Threaded View

  1. #1
    Forum Expert davegugg's Avatar
    Join Date
    12-18-2008
    Location
    WI, US
    MS-Off Ver
    2010
    Posts
    1,884

    Formula to return unique matches

    Hi

    I have the following array formula:

    PHP Code: 
    =INDEX(longextract!$BU$2:INDEX(longextract!$BU:$BU,HideMe!$J$2),SMALL
    (IF(longextract!$BS$2:INDEX(longextract!$BS:$BS,HideMe!$J$2)=$A$2,
    ROW(longextract!$BS$2:INDEX(longextract!$BS:$BS,HideMe!$J$2))),ROW($A2)-ROW($A$1))-1,0
    When copied down a column, this gives me all records in longextract!BU where the same row of longextract!BS = A2. Is there a way to alter this formula where it will only return the unique records in BU instead of all of them?

    Thank You
    Last edited by davegugg; 06-14-2011 at 12:48 PM.
    Is your code running too slowly?
    Does your workbook or database have a bunch of duplicate pieces of data?
    Have a look at this article to learn the best ways to set up your projects.
    It will save both time and effort in the long run!


    Dave

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