+ Reply to Thread
Results 1 to 7 of 7

Need total of amounts between two dates. Dates and amts in two columns each.

  1. #1
    Registered User
    Join Date
    03-14-2015
    Location
    United States
    MS-Off Ver
    10
    Posts
    4

    Need total of amounts between two dates. Dates and amts in two columns each.

    I have a spreadsheet for all work billed and received - among other things. It's quite large.
    Getting a total for what was billed each month is easy because the table is in date order of received/billed.
    However, I get paid sometimes two months after billing and sometimes in split payments, so it's not a simple matter of just adding a column.

    My received dates are in columns U and Z.
    My amounts received are in columns T and Y.

    Thanks!
    Last edited by Callayne; 03-14-2015 at 12:30 PM. Reason: add'l info

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    Attach a Workbook
    (please do not post pictures or links to worksheets)
    • Click Advanced (next to quick post),
    • Scroll down until you see "Manage Attachments",
    • Click that then select "add files" (top right corner).
    • Click "Select Files" find your file, click "open" click "upload"
    • Once the upload is completed the file name will appear below the input boxes in this window.
    • Click "Done" at bottom right to close the Attachment Manager.
    • Click "Submit Reply"
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    03-14-2015
    Location
    United States
    MS-Off Ver
    10
    Posts
    4

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    I want to delete the attachment and attach one differently.
    Hope this works.
    New spreadsheet for protonLeah.xlsx

    And thank you for your assistance!
    Callayne
    Last edited by Callayne; 03-15-2015 at 10:51 AM. Reason: Trying to save updated attachment.

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    Formula for AD2:
    Please Login or Register  to view this content.
    Dynamic Named Ranges:

    Amt_Rcvd1, used rows of Column T
    Please Login or Register  to view this content.
    and similar for:
    Amt_Rcvd2, used rows of zolumn Y
    Paydate1, used rows of column U
    Paydate2, used rows of column Z
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-14-2015
    Location
    United States
    MS-Off Ver
    10
    Posts
    4

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    Hoo, boy! Now if I could just understand all that!
    Thank you very much!

  6. #6
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    I used the dynamic named ranges so that, as you add records (rows) you won't have to manually modify the formulas.

    In this case, the SUMPRODUCT function is using your computer's memory to hold a list of the amount received if the month is 1 (January) and the date cell is not blank, then it just adds the list.

  7. #7
    Registered User
    Join Date
    03-14-2015
    Location
    United States
    MS-Off Ver
    10
    Posts
    4

    Re: Need total of amounts between two dates. Dates and amts in two columns each.

    Thank you! I'll try to follow your lead in making formulas for the remaining months.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 01-25-2014, 10:08 PM
  2. How to sum amounts between two dates?
    By rbiamonte in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-19-2013, 09:49 PM
  3. [SOLVED] Gathering total amounts list of dates
    By avidcat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2013, 01:24 PM
  4. Replies: 1
    Last Post: 06-15-2010, 09:42 PM
  5. Sum of $ amounts within a range of dates
    By Dave in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2006, 11:45 AM

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