Results 1 to 9 of 9

Count Unique Values with Duplicates in Multiple Columns

Threaded View

  1. #1
    Registered User
    Join Date
    11-08-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Count Unique Values with Duplicates in Multiple Columns

    Greetings everyone!

    I want to provide a function which will count the number of applications greater than or equal to 25 days over due date while only considering the most recent individual "Application Type" per "Company No.". By most recent I mean that an "Updates" over rides an "Originals". If an application has multiple "Updates" only consider the days over due date of the most recent "Update".

    I have been trying various iterations of the following function: =SUM(IF(FREQUENCY(IF(MATCH(A3:A8,A3:A8,0))))),ROW(A3:A8)-ROW(A3)+1),1)). However, as stated above I am trying to count the most recent application and this function is not quite fitting the bill.

    I have attached a sample file which shows the highlighted results I would like the function to count.

    Any help is greatly appreciated! Please let me know if anything is unclear.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 08-26-2013, 03:31 PM
  2. Replies: 3
    Last Post: 05-23-2013, 07:50 PM
  3. Count unique values across 2 columns with multiple criteria
    By Skywalker01 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-29-2012, 08:04 AM
  4. Replies: 16
    Last Post: 01-11-2012, 10:51 AM
  5. Replies: 11
    Last Post: 06-09-2011, 03:17 PM
  6. Replies: 5
    Last Post: 04-21-2011, 05:22 PM
  7. [SOLVED] Count Unique Values In A Filtered Row with Duplicates
    By jcpotwor in forum Excel General
    Replies: 1
    Last Post: 01-12-2006, 09:10 PM
  8. [SOLVED] Count unique values among duplicates in a subtotal range
    By jcpotwor in forum Excel General
    Replies: 2
    Last Post: 01-12-2006, 09:35 AM

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