Results 1 to 15 of 15

Is it possible to use Countifs to count only unique values based on a defferent data range

Threaded View

  1. #1
    Registered User
    Join Date
    03-16-2017
    Location
    Mars
    MS-Off Ver
    2016
    Posts
    11

    Question Is it possible to use Countifs to count only unique values based on a defferent data range

    I apologize in advance if I am not posting this in the correct place, or if this is a duplicate, I have searched is much as possible but with no luck...

    I trying to create dynamic report out of a work sheet I have and I am kind of stuck not able to get unique values.

    In A1:A15000k I have Ticket/Task#, the ticket can be worked on more than once, i am trying to apply another criteria to my formula to only allow unique Ticket numbers to be counted.

    here is the formula i am using now:

        =SUMPRODUCT(COUNTIFS(INDIRECT($C$3 & "!$G$1:$G$14989"),INDIRECT(D3),INDIRECT($C$3 & "!$S$1:$S$14989"),$B$3, INDIRECT($C$3 & "!$H$1:$H$14989"), E$10, INDIRECT($C$3 & "!$U$1:$U$14989"), ">="& $C$7, INDIRECT($C$3 & "!$U$1:$U$14989"), "<="& $D$7))
    Non dynamic version of it

        =SUMPRODUCT(COUNTIFS($G$1:$G$14989,Names, $H$1:$H$14989, "Priority", $N$1:$N$14989, ">=3/15/2016", $N$1:$N$14989, "<=3/16/2017"))
    where Names represent a set of users....

    Sample data:
    Excel.jpg

    Thanks for all your help...
    Last edited by OmarQA; 03-16-2017 at 10:02 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to Count Unique Values with COUNTIFS?
    By Kingswood in forum Excel General
    Replies: 8
    Last Post: 08-01-2015, 08:02 PM
  2. Count unique values based off of data in 3 other columns
    By slatten in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-11-2015, 04:56 PM
  3. [SOLVED] Count unique text values within a range based on another column
    By Sebastes in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-14-2014, 01:38 PM
  4. [SOLVED] Count unique values in a data range with exemption
    By lheyanne in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 03-01-2013, 11:48 AM
  5. Count of unique values based on two columns of data
    By JodyMathis1973 in forum Excel General
    Replies: 8
    Last Post: 04-18-2012, 10:11 AM
  6. Excel 2007 : Using countifs to count unique values
    By AlexZoom in forum Excel General
    Replies: 2
    Last Post: 09-23-2010, 09:41 AM
  7. Replies: 6
    Last Post: 03-31-2009, 11:17 AM

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