+ Reply to Thread
Results 1 to 8 of 8

Formula Help: Countif or Sumproduct

Hybrid View

  1. #1
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula Help: Countif or Sumproduct

    if data is in A2:C13

    and the months are listed in F2 down...

    =COUNTIFS($C$2:$C$13,">="&DATE(2011,ROWS($C$2:$C2),1),$C$2:$C$13,"<="&DATE(2011,ROWS($C$2:$C2)+1,1)-1)

    copied down
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  2. #2
    Registered User
    Join Date
    10-21-2011
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Formula Help: Countif or Sumproduct

    What do you mean by the months are listed in f2 down - I need to know how many orders were placed, by the production date. I can't seem to get this formula to work explain please.
    Quote Originally Posted by NBVC View Post
    if data is in A2:C13

    and the months are listed in F2 down...

    =COUNTIFS($C$2:$C$13,">="&DATE(2011,ROWS($C$2:$C2),1),$C$2:$C$13,"<="&DATE(2011,ROWS($C$2:$C2)+1,1)-1)

    copied down

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula Help: Countif or Sumproduct

    That part doesn't matter as the ROWS() function takes care of the month number....

    I assumed the sample data you gave above is in A2:C13... so that this formula would work if that were the case... you need to adjust the $C$2:$C$13 to suit the column of Dates you want to count.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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