+ Reply to Thread
Results 1 to 9 of 9

count unique values of 2 columns with criteria

Hybrid View

  1. #1
    Registered User
    Join Date
    11-19-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: count unique values of 2 columns with criteria

    Hi Fotis,
    Thanks for the solution. But I have some difficulties. The no.of rows running to 10,000 and so it is difficult to copy down. Is there a formula to count the unique values(with text) with multiple criteria?

    Bala

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: count unique values of 2 columns with criteria

    Quote Originally Posted by kbalasub View Post
    Hi Fotis,
    ... Is there a formula to count the unique values(with text) with multiple criteria?

    Bala
    Try using Dynamic Names, this workbook uses Fotis' idea, but for 2003, you can use IFERROR() in the formula
    Formula: copy to clipboard
    =IFERROR(INDEX(Tester,SMALL(IF(ISNA(MATCH(Tester,$F$1:F1,0)),IF(Helper=1,ROW(Tester)-ROW($B$2)+1)),1))),"")

    Either way these are CSE arrays, and must be confirmed with Ctrl+Shift+Enter not just Enter.

    Hopefully this should work for any length your data table might be.

    Does this work for you?

    [EDIT]
    Server to busy ... try again later
    More crashes causing errors!
    When are the "Tech Wizards" going to stop f***ing about, this has been going on for weeks now.
    Can they really be this incontinent, sorry, incompetent? ...
    Attached Files Attached Files
    Last edited by Marcol; 02-15-2013 at 08:13 AM. Reason: Wrong Attachment, due to Forum upload problem, now corrected
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

+ 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