+ Reply to Thread
Results 1 to 4 of 4

Distinct count based on multiple criteria - am I on the right track?

  1. #1
    Registered User
    Join Date
    03-25-2012
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Exclamation Distinct count based on multiple criteria - am I on the right track?

    Hi all,

    I would appreciate some help if anyone has any idea:

    I have the following data:

    Column A with TEXT
    Column B with TEXT
    Column C with a NUMBER

    I need a formula that basically matches this criteria:
    • Column A = "Person"
    • Column B = "Asset"
    • Only count distinct values from Column C (these will be ID numbers and I only want duplicates counted once)

    Currently I am using this formula/array:
    Please Login or Register  to view this content.
    But I get a #VALUE error.

    Any ideas?

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Distinct count based on multiple criteria - am I on the right track?

    Hi

    Try changing it to
    Please Login or Register  to view this content.
    rylo

  3. #3
    Registered User
    Join Date
    03-25-2012
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Distinct count based on multiple criteria - am I on the right track?

    It returned a DIV/#0 error.

    But after working this out my own way, I realised that it took a while to calculate the array. May look into a VBA macro if that makes it faster. I'll post in another thread.

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Distinct count based on multiple criteria - am I on the right track?

    Try changing the whole column references to actual used ranges.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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