Results 1 to 21 of 21

Count the number of shared names by other groups

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    London
    MS-Off Ver
    Excel 2003 Excel 2010
    Posts
    189

    Count the number of shared names by other groups

    Dear all,

    I made an example here for my problem. There are 4 groups in columns A:D, which are named as G_1, G_2, G_3, G_4.

    In cell G1, I use the formula below to calculate the number of names in group G_1 that are also exist in group G_2:

    ={SUM(IF(INDIRECT(F1)="","",IF(COUNTIF(INDIRECT(F2),INDIRECT(F1))=0,0,1)))}
    Now my question is: how to find the number of names that are shared by ALL OTHER groups (i.e. not just a group)?
    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] Count number of times names appear in a column
    By jeremysayshi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-06-2014, 01:24 PM
  2. [SOLVED] Count unique names only, not the number of times it appears
    By amyp22x3 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-04-2013, 01:32 PM
  3. [SOLVED] How to identify those names shared by two groups and do a sum-up?
    By zjianguk in forum Excel General
    Replies: 5
    Last Post: 03-14-2013, 12:53 PM
  4. Count Number of Unique Names in a List
    By acewriter63 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-09-2012, 09:12 AM
  5. [SOLVED] How to protect a shared sheet but allow groups to expand
    By Don Muller in forum Excel General
    Replies: 3
    Last Post: 09-29-2005, 09:05 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