Results 1 to 5 of 5

Count duplicates very difficult.

Threaded View

stephme55 Count duplicates very... 08-15-2016, 06:12 PM
José Augusto Re: Count duplicates very... 08-16-2016, 06:52 AM
stephme55 Re: Count duplicates very... 08-16-2016, 12:33 PM
stephme55 Re: Count duplicates very... 08-16-2016, 12:18 PM
José Augusto Re: Count duplicates very... 08-17-2016, 04:37 AM
  1. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Count duplicates very difficult.

    Hi
    Try this formulas
    Formula: copy to clipboard
    =SUMPRODUCT(--($C$5:$C$17=$F5)*((D$5:D$17<>"")))*(COUNTIF(C$5:C$17,$F5)=2)

    Formula: copy to clipboard
    =SUMPRODUCT(--($C$5:$C$17=$F5))*(COUNTIF($C$5:$C$17,$F5)=3)/3

    Formula: copy to clipboard
    =SUMPRODUCT(--($C$5:$C$17=$F5))*(COUNTIF(D$5:D$17,$F5)=4)/4

    Where F5:F11 are the Customer
    See the file
    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: 10-23-2014, 04:50 PM
  2. [SOLVED] Count duplicates and duplicates with suffix as one instance
    By ruraljur0r in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-24-2014, 12:38 AM
  3. Replies: 2
    Last Post: 12-20-2013, 12:12 AM
  4. Removing duplicates in a count, count based on value in a different cell
    By omf_24 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-10-2013, 07:08 AM
  5. Difficult: Removing duplicates between 2 sheets, or copying Unique rows.
    By RonaldRS in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-02-2012, 09:03 AM
  6. Difficult Logic- recognise and count groups
    By Mariner111 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-18-2012, 09:44 AM
  7. Very Difficult & Detailed Macro to find Duplicates
    By erock24 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-27-2007, 06:18 PM

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