+ Reply to Thread
Results 1 to 4 of 4

How to get sum of overdue payment based of given credit days period

  1. #1
    Forum Contributor
    Join Date
    04-23-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    113

    Post How to get sum of overdue payment based of given credit days period

    Dear All,

    I have data In which date wise Invoicing details is given in sheet1 and in sheet2 to customer wise credit period is given.

    I want to get only total of overdue payment which crosses the credit period.

    For example - Balaji Trading company has 60 credit day. so I want to total amount of all invoice in sheet2 column D that are above sixty days.

    Sample sheet attached.

    Regards,

    Dev.
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: How to get sum of overdue payment based of given credit days period

    This should do the trick:
    Please Login or Register  to view this content.
    Click the * to say thanks.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: How to get sum of overdue payment based of given credit days period

    OR
    D2=SUMPRODUCT(Sheet1!$E$2:$E$618,--(Sheet1!$A$2:$A$618=$A2),--(--Sheet1!$D$2:$D$618<(TODAY()-$C2)))
    Try above and drag towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Contributor
    Join Date
    04-23-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    113

    Re: How to get sum of overdue payment based of given credit days period

    Dear All,

    Thanks, for solution working great.

    Dev.

+ 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. Calculate cost based on number of days within a period
    By rooboyz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-07-2018, 09:48 PM
  2. Formula that predicts a future date of payment based on an average # of days.
    By littlewing52 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-07-2017, 05:32 PM
  3. [SOLVED] Credit Card Payoff Optimization Problem with specified loan amount and monthly payment
    By djasper6 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-11-2017, 03:49 PM
  4. Replies: 0
    Last Post: 06-11-2015, 03:12 AM
  5. [SOLVED] Counting the number of days overdue based on date and time
    By Barking_Mad in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-08-2014, 10:57 AM
  6. Turn Cell Red when Payment Overdue
    By antmcg12 in forum Excel General
    Replies: 1
    Last Post: 08-25-2011, 11:45 AM
  7. Payment of Invoices in comparison with the payment period
    By Renato Silva in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-25-2006, 06:50 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