+ Reply to Thread
Results 1 to 2 of 2

Filtering the unique records in a dataset

  1. #1
    Registered User
    Join Date
    01-31-2011
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    1

    Filtering the unique records in a dataset

    Hi,

    I am trying to filtering unique records based on more than two columns. This formula does work fine for me but it doesnt work in the xcelsius tool as it does not support the countifs and column function. Can anyone suggest me an alternative function to use.

    Here is the formula:

    =IF(ISNA(INDEX($A$175:$F$189, MATCH(0, COUNTIFS($A$192:$A192, $A$175:$A$189, $B$192:$B192, $B$175:$B$189, $C$192:$C192, $C$175:$C$189, $D$192:$D192, $D$175:$D$189,$E$192:$E192,$E$175:$E$189,$F$192:$F192,$F$175:$F$189), 0), COLUMN(A1))),"",INDEX($A$175:$F$189, MATCH(0, COUNTIFS($A$192:$A192, $A$175:$A$189, $B$192:$B192, $B$175:$B$189, $C$192:$C192, $C$175:$C$189, $D$192:$D192, $D$175:$D$189,$E$192:$E192,$E$175:$E$189,$F$192:$F192,$F$175:$F$189), 0), COLUMN(A1)))

    Kind regards,
    Rohini Sreedhar.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Filtering the unique records in a dataset

    It seems to me that Xcelsius questions will get fastest responses on an Xcelsius forum:

    http://www.forumtopics.com/busobj/viewforum.php?f=99
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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