+ Reply to Thread
Results 1 to 4 of 4

Help with Countifs

  1. #1
    Registered User
    Join Date
    01-09-2006
    Location
    Massachusetts
    MS-Off Ver
    Version 2402 Build 16.0.17328.20124)
    Posts
    60

    Help with Countifs

    Hi,
    I am trying to create a count formula that is based on another cell.

    So in column A I have "Suzy"
    Column E has a date 1/1/2018

    What I am trying to accomplish is, if column A says Suzy, then count column E

    The criteria really is: only count column E if the criteria is met in column A.

    Hope someone can follow what I'm saying....

    Thanks

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Help with Countifs

    Why not simply count the number of instances where column A says "Suzy"?

    That would be this:

    =COUNTIF(A:A,"Suzy")

  3. #3
    Registered User
    Join Date
    01-09-2006
    Location
    Massachusetts
    MS-Off Ver
    Version 2402 Build 16.0.17328.20124)
    Posts
    60

    Re: Help with Countifs

    Thanks for replying. I can't use how many times it says Suzy, because sometimes there is no date in Column E - so if the name says Suzy in Column A, but there isn't any date in Column E, that would not be included in the count.

    Col A Col E
    Suzy blank = 0
    Suzy 10/2/2018 = 1

    Hope this clarifies.

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Help with Countifs

    then how about something like =COUNTIFS(E2:E2000,"<>",A2:A2000,"suzy")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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. [SOLVED] Sumproduct to replace countifs as countifs don't work on external source reference
    By KrishnaSagar in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-02-2017, 02:33 AM
  2. How can I run CountIfs + CountIfs without double counting?
    By hiitsjessie in forum Excel General
    Replies: 1
    Last Post: 02-06-2017, 04:49 PM
  3. [SOLVED] Countifs + Countifs - replacement?
    By JulieQ in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-05-2015, 03:02 PM
  4. [SOLVED] Countifs & Contains?
    By freyrand in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-13-2014, 11:31 AM
  5. COUNTIFS OR COUNTIFS needs to work
    By joshbellfi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-23-2013, 10:55 AM
  6. COUNTIFS OR...multiple countifs without duplication in the numbers
    By HooligaD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2012, 09:53 AM
  7. Replies: 0
    Last Post: 12-16-2011, 09:01 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