+ Reply to Thread
Results 1 to 3 of 3

COUNTIFS that don't count the cell values but instead just count each cell as '1'

  1. #1
    Registered User
    Join Date
    06-30-2010
    Location
    Durham
    MS-Off Ver
    Excel 2003
    Posts
    24

    Exclamation COUNTIFS that don't count the cell values but instead just count each cell as '1'

    Hi All,

    I am in desperate need of a formula which will count cells however exclude certain data and only count unique records (example spreadsheet attached).

    I need the formula to exclude all 'XESF0001' and 'ZESF0001' information, and only count x1 line/entry for each unique person:

    =COUNTIFS(Sheet2!L:L,"<>*ZESF0001*",Sheet2!Y:Y,"<>*XESF0001*")

    In cells: B4, B7, B10, B15 and B16 there are aims which are not ZESF0001 or XESF0001. I need to forumal to count these (as 1 hit for each), however only x1 for each Person ID (A.

    So for example: There are only x4 learners who are doing aims which are not ZESF0001 or XESF0001.

    I appreciate any help with this.

    Thanks,
    Attached Files Attached Files

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: COUNTIFS that don't count the cell values but instead just count each cell as '1'

    try the following formula:
    Please Login or Register  to view this content.
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: COUNTIFS that don't count the cell values but instead just count each cell as '1'

    Here is a solution using SUMPRODUCT
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. COUNTIFS to count display value, not cell value
    By crescentfresh in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-08-2014, 03:14 PM
  2. Replies: 2
    Last Post: 09-10-2012, 04:16 AM
  3. get a count of filtered data , count should be as values in cell.
    By prabhuduraraj09 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-14-2012, 06:31 PM
  4. Excel 2007 : Can Countifs be used to count values in rows
    By Taste2Bad in forum Excel General
    Replies: 2
    Last Post: 01-31-2011, 04:06 PM
  5. Excel 2007 : Using countifs to count unique values
    By AlexZoom in forum Excel General
    Replies: 2
    Last Post: 09-23-2010, 09:41 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