+ Reply to Thread
Results 1 to 8 of 8

trying to do countif using index match

  1. #1
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    trying to do countif using index match

    Hi in the attatched workbook in the Roster tab in column C I am trying to count how many times a name shows up in column F of the safety contact tab between two dates tab. but I have never used index match so I am really lost.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-22-2015
    Location
    Huntsville, AL
    MS-Off Ver
    2007
    Posts
    92

    Re: trying to do countif using index match

    I don't think you need index match.

    See the attached.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: trying to do countif using index match

    then how would I do it? I am very lost on how to pull this data.

  4. #4
    Registered User
    Join Date
    12-22-2015
    Location
    Huntsville, AL
    MS-Off Ver
    2007
    Posts
    92

    Re: trying to do countif using index match

    I attached a copy of it with the formula that I think does what you want. It's simply a countif formula.

  5. #5
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: trying to do countif using index match

    I also need it to look between two dates.

  6. #6
    Registered User
    Join Date
    12-22-2015
    Location
    Huntsville, AL
    MS-Off Ver
    2007
    Posts
    92

    Re: trying to do countif using index match

    Where are the two dates to which you are referring?

  7. #7
    Forum Contributor
    Join Date
    04-18-2013
    Location
    utah
    MS-Off Ver
    2010
    Posts
    668

    Re: trying to do countif using index match

    I haven't added them yet. but they should be in M1 and N1

  8. #8
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,215

    Re: trying to do countif using index match

    Just add two more criteria to COUNTIFS

    an example ....

    =COUNTIFS(F:F, criteria1, G:G,">=" & M1, G:G, "<=" & N1)

    G:G is date column with Excel dates (not text)

    M1 = Start date

    N1=End Date

+ 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] Help with index match/countif?
    By ExcelNUBs in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-07-2013, 01:12 PM
  2. [SOLVED] VBA - Countif, Index and Match
    By ggentry in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-21-2013, 09:15 AM
  3. Countif/Match Index
    By skate1991 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-20-2013, 12:43 PM
  4. [SOLVED] Match index countif functions
    By jjin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-21-2013, 01:57 AM
  5. Replies: 2
    Last Post: 03-16-2012, 12:03 PM
  6. Countif, index, match
    By n1kk1 in forum Excel General
    Replies: 7
    Last Post: 05-12-2010, 10:13 AM
  7. [SOLVED] Countif, Index, Match... not sure which to use
    By Amy via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-23-2005, 06:05 PM

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