Results 1 to 8 of 8

SUMPRODUCT using date range

Threaded View

  1. #1
    Registered User
    Join Date
    02-21-2005
    Posts
    15

    Exclamation SUMPRODUCT using date range

    I am trying to count text in column D by month of the year. Column A contains dates mm/dd/yy. I tried the following but it returns #NA.

    =SUMPRODUCT((MONTH(A5:A187=1)*(YEAR(A5:A307=2005)*(D5:D307="Approved"))))

    I would like to count the number of times the word "approved" showes up in column D for January 2005.

    I also read through the other postings and tried

    =SUMPRODUCT(--(D5:D187="Approved"),--(A5:A187>=DATE(12/31/2004)),--(A5:A187<=DATE(2/1/2005))

    Any help on this would be greatly appreciated.
    Last edited by was; 02-21-2005 at 07:23 PM. Reason: clarification

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