+ Reply to Thread
Results 1 to 2 of 2

Counting unique column entries while also meeting other criteria

  1. #1
    Registered User
    Join Date
    01-24-2012
    Location
    Frederick, MD
    MS-Off Ver
    Excel 2007
    Posts
    1

    Counting unique column entries while also meeting other criteria

    I have a very large worksheet which grows daily. I want to count the unique entries residing in column L (containing model numbers) which also meet certain criteria. I have successfully counted those entries meeting the criteria using:
    =COUNTIFS(Quotes!$L:$L,"<>DELETED",Quotes!$J:$J,">="&A3,Quotes!$J:$J,"<="&$B3,Quotes!$O:$O,"<=1000000")

    Where the entries in column J are dates and the entries in column O are dollar values. A3 and B3 are also dates.

    This is great, but it doesn't give me the number of unique entries. I tried the Sumproduct/Countif expression I found elsewhere, but it doesn't work.
    The data in column L is formated as text and entries look like this:
    DELETED
    DELETED
    DELETED
    6811
    10078-63/75
    X82
    10078-63/75
    10078-63/75
    10078-63/75
    10078-63/75
    10052
    10052
    10052
    X81
    X17
    X14
    X6
    X5
    X5
    X29
    6838

    Is this possible? I am using Excel 2007.

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Counting unique column entries while also meeting other criteria

    Hi mom2a,

    Upload a sample file. Thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

+ 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