+ Reply to Thread
Results 1 to 2 of 2

=sum inbetween 2 dates used in v lookup

  1. #1
    Registered User
    Join Date
    02-27-2007
    Posts
    29

    =sum inbetween 2 dates used in v lookup

    i want to sum the values between 2 dates (dates are in column c, and i want to sum all values corresponding to the dates inbetween these two dates, values are in column i)

    i was using v loop up to find the position of the dates but i couldnt get it to work, any idea how i could do it

    the 2 dates are in c3 and e3

    File (2 big for here)
    Download

    if anyone wants to email back to me u can on davidallen@iprimus.com.au

  2. #2
    Valued Forum Contributor
    Join Date
    07-11-2004
    Posts
    851
    =sumproduct((c10:c100<=c2)*(c10:c100>=e3)*(i10:i100))

    adjust row range of 10:100 as required and c2 is assumed to be the "higher" date
    not a professional, just trying to assist.....

+ 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