Results 1 to 12 of 12

Counting TYPES of duplicates

Threaded View

  1. #1
    Registered User
    Join Date
    05-21-2014
    Posts
    59

    Counting TYPES of duplicates

    I have a dataset that has a good number of duplicates, many of which have more than 2 records.

    In these sets of duplicates, there are two fields that have many combinations of values.

    I would like to find a way to COUNT THE COMBINATIONS in all of the sets of duplicates, as in, every time there is a type of a certain combination of values, create a count for it:

    12345 9 9
    12345 9 0

    123456 9 9
    123456 9 0

    (Total: 2) For 9/9 and 9/0

    12344567 0 0
    12344567 0 0
    12344567 0 0

    12344567 0 0
    12344567 0 0
    12344567 0 0

    (Total: 2) For 0/0 3x

    I have attached a listing of types of combinations that I found by scanning the database, but I don't know what formula or functions would do the trick. I don't think there is something in Subtotal or the Count functionalities that would apply but I will fumble around.

    Any help would be appreciated.

    Dan B
    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. [SOLVED] VBA to Find 4 types of Duplicates with multiple criteria
    By Jul Stev in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-30-2013, 12:28 AM
  2. [SOLVED] Not counting all types of products
    By BBoyAl in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-01-2012, 03:47 PM
  3. Counting types of OR cases by month
    By Research RN in forum Excel General
    Replies: 5
    Last Post: 11-19-2008, 07:24 PM
  4. Counting Cells between three Types
    By Sultix in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-01-2007, 12:13 PM
  5. [SOLVED] COUNTING 3 DIFFERENT TYPES OF DATA FROM A RANGE
    By john.9.williams@bt.com in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2006, 07:10 PM

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