+ Reply to Thread
Results 1 to 4 of 4

Create a unique list with a count against the unique values

  1. #1
    Registered User
    Join Date
    05-02-2017
    Location
    england
    MS-Off Ver
    2013
    Posts
    11

    Create a unique list with a count against the unique values

    I have a data set which will contain a list of email addresses and if they have passed a course. There will be multiple unique email addresses with a true or false cell related to each email. i am wanting to produce a list of the unique email addresses and the count of how many times the related cell contains 'True'.

    I have had numerous tries with COUNTIF formulas and INDEX formulas but have not been successful. Any help will be much appreciated. I have attached an example of the raw data and what i would like the data to look like afterwards.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: Create a unique list with a count against the unique values

    Possible, =countifs()
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Create a unique list with a count against the unique values

    Hi,

    In D3 and copied down to cover the number of expected unique entries..
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    In E3 and copied down to the extent of entries in column D...
    Please Login or Register  to view this content.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  4. #4
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: Create a unique list with a count against the unique values

    Hi all - This ARRAY FORMULA* produces an ALPHABETIZED list of unique e-mails. RawData is a named range (referring here to Sheet1!$A$3:$A$26).
    Paste in D3 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Paste this in E3 and down for the counts:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    *Always press CTRL+SHIFT+ENTER to confirm entry after pasting or editing an ARRAY FORMULA in the Formula Bar.
    When copying the formula to other cells, make sure the copied cell is not part of the Paste Area.


    Please click the Add Reputation star below any helpful posts, and if you have your answer, mark your thread as SOLVED (Thread Tools up top). Thanks!-Lee
    Last edited by leelnich; 07-12-2017 at 10:17 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Create unique # of worksheets based on list count with unique names
    By Groovicles in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-24-2016, 09:51 AM
  2. Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  3. Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  4. [SOLVED] Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  5. [SOLVED] Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  6. Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  7. [SOLVED] Count unique values and create list based on these values
    By vipa2000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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