+ Reply to Thread
Results 1 to 7 of 7

Formula to age data on statement

  1. #1
    Spammer
    Join Date
    08-20-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    221

    Formula to age data on statement

    I have a customer statement which I have set up and need to determine the ageing at the bottom of the statement. The payments received must be allocated against the oldest invoices first. Any credit notes must also be taken into account in the applicable period

    I would like a formula to compute outstanding amount owing by the ageing showing current (current months items) 30 days, 60 days, 90 days + as well as last payment made

    It would be appreciated if someone can kindly assist me with a formula to do the above

    I have attached file on dropbox as it won't attach on this site


    https://www.dropbox.com/s/2t2xiszmx1...eing.xlsx?dl=0
    Last edited by flupsie; 08-11-2015 at 12:10 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Formula to age data on statement

    I have attached file on dropbox as it won't attach on this site
    Because it's too big? If so, reduce the size and then upload here. Many members are unable - or unwilling - to access file hosting sites.

    We need ONLY enough data to see what you have, and what you want, so only upload SMALL representative sample
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Spammer
    Join Date
    08-20-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    221

    Re: Formula to age data on statement

    I have tried to upload file (16 kb) , but It when uploading nothing happens

    Not sure why this will not upload

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Formula to age data on statement

    hmm 16 k is not big, the forum will allow up to 1000 k

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

  5. #5
    Spammer
    Join Date
    08-20-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    221

    Re: Formula to age data on statement

    Thanks for your input

    I tried Firefox and it has allowed me to upload. Would not upload using Internet explorer 10
    Attached Files Attached Files

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Formula to age data on statement

    Not sure why you needed to upload a zip file for such a small workbook, but anyway

    I *think* this is what you are after. See if you can adapt it for what you want.

    90=SUMIFS($H$14:$H$43,$G$14:$G$43,"<"&$J$4-90)
    60=SUMIFS($H$14:$H$43,$G$14:$G$43,">="&$J$4-90,$G$14:$G$43,"<"&$J$4-60)

  7. #7
    Spammer
    Join Date
    08-20-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    221

    Re: Formula to age data on statement

    Thanks for your reply and for your help


    I have tried to adapt your formula for the ageing , but the total of the ageing does not agree to the total outstanding. It would be be appreciated if you would check my formulas and amend

    I am also trying to use a formula in J45 to display the last payment received but cannot get it to work


    It would be appreciated if you could assist assist me
    Attached Files Attached Files

+ 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. [SOLVED] If statement to select data - nested statement - assistance
    By petitesouris in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-29-2015, 09:55 PM
  2. Statement to return formula to the next row down, if formula's result if false?
    By AlphaRaveNZ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-12-2015, 10:54 PM
  3. Statement to return formula to the next row down, if formula's result if false?
    By AlphaRaveNZ in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2015, 10:54 PM
  4. [SOLVED] Glitched formula? IF statement does not work because of a formula in a reference cell
    By Tworksheets in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-04-2013, 02:16 PM
  5. [SOLVED] Formula for Income Statement in financial statement
    By Zunit in forum Excel General
    Replies: 6
    Last Post: 07-02-2012, 02:21 PM
  6. Help with IF statement formula in summing prior data.
    By asburytl in forum Excel General
    Replies: 3
    Last Post: 09-06-2011, 03:42 PM
  7. Replies: 1
    Last Post: 07-20-2006, 03:05 PM

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