+ Reply to Thread
Results 1 to 5 of 5

Count "letters" between given dates in range

Hybrid View

  1. #1
    Registered User
    Join Date
    04-06-2016
    Location
    Sweden
    MS-Off Ver
    2016
    Posts
    89

    Count "letters" between given dates in range

    I need in the sheet July, look up how many "F"s and etc. each person have between a given date(July

    http://www.excelforum.com/attachment...1&d=1470502736
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Count "letters" between given dates in range

    Hi
    Try yhis formula in July!AU6 and drag down and right
    Formula: copy to clipboard
    =SUMPRODUCT((Per!$I$4:$NI$224=July!AU$5)*(Per!$A$4:$A$224=July!$AT6)*(Per!$I$3:$NI$3>=July!$AT$2)*(Per!$I$3:$NI$3<=July!$AT$3))

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,419

    Re: Count "letters" between given dates in range

    Here's the file..
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,419

    Re: Count "letters" between given dates in range

    ... or this:

    =SUMPRODUCT((Per!$A$4:$A$37=July!$AT6)*--(Per!$I$4:$AL$37=July!AU$5))

    i just selected the block of cells related to July...

    Extend the ranges down as far as needed.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,419

    Re: Count "letters" between given dates in range

    Thanks for the Rep. However, it would be helpful for other users if you would comment on which (either or both) solution(s) worked for you. Also, if your question is now closed, it would be good to mark the thread as solved.

+ 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. Replies: 1
    Last Post: 02-20-2015, 01:13 PM
  2. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  3. [SOLVED] How to Count number of "Error" and "OK" after the word "Instrument" found in table row
    By eltonlaw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2012, 06:26 AM
  4. How to make Excel count specific letters as "1" and then have them summed up?
    By VacationPlanner in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-20-2012, 06:47 AM
  5. Why does =countif(range,"<>""") count empty cells?
    By Ingeniero1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-16-2008, 01:40 PM
  6. Replies: 7
    Last Post: 05-13-2006, 05:02 PM
  7. [SOLVED] what is syntax for if(between range of dates,"Q1","Q2")?
    By TLB in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2005, 01:55 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