Results 1 to 6 of 6

SUM Data Between 2 Dates

Threaded View

TRI0N SUM Data Between 2 Dates 11-19-2009, 04:35 PM
NBVC Re: SUM Data Between 2 Dates 11-19-2009, 04:40 PM
Richard Buttrey Re: SUM Data Between 2 Dates 11-19-2009, 04:42 PM
TRI0N Re: SUM Data Between 2 Dates 11-19-2009, 04:46 PM
Richard Buttrey Re: SUM Data Between 2 Dates 11-19-2009, 04:48 PM
gurpreet161 RE: SUM Data Between 2 Dates 11-19-2009, 05:11 PM
  1. #1
    Registered User
    Join Date
    04-11-2008
    Posts
    17

    Angry SUM Data Between 2 Dates

    Okay now lets say 'Transaction DB'J:J contains the dates we are searching against. $A contains the Product ID Number and 'Transaction DB'AD:AD contains the total that needs to be summed.

    I want to pull information between 10/1/2009 thru 10/31/2009 that match Item Number (from $A on same sheet) to sum the Totals in 'Transaction DB'AD:AD that match all criteria above.

    What I've been trying to use:
    {=SUMPRODUCT(‐‐('Transaction DB'!J:J,">="&DATE('Set Date'!$D$2,'Set Date'!$B$2,'Set Date'!$C$2)),‐‐('Transaction DB'!J:J,"<="&DATE('Set Date'!$D$4,'Set Date'!$B$4,'Set Date'!$C$4)),--('Transaction DB'!D:D,A5),('Transaction DB'!$AD:$AD))}

    I get:
    #NAME?

    What gives?
    Last edited by TRI0N; 11-19-2009 at 07:46 PM.

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