+ Reply to Thread
Results 1 to 8 of 8

Excel count text in column match date only

Hybrid View

  1. #1
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Excel count text in column match date only

    I was going to say:

    =SUMPRODUCT((Open_Date>=A9)*(Final_Status="Closed"))

    BUT

    You will have to correct one of your named ranges so that they both have the same ending row. As is, one named range is longer than the other.

    I should point out that ALL of the dates in your sample DO match your criteria so ALL of the "Closed" values ARE being counted. If you change one of those dates to a lesser value you will see a reduction in the formula's return.
    Last edited by Cutter; 02-02-2011 at 10:19 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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