+ Reply to Thread
Results 1 to 3 of 3

Customer aging based on last payment date

  1. #1
    Registered User
    Join Date
    06-27-2012
    Location
    Dublin
    MS-Off Ver
    Excel 2016
    Posts
    40

    Customer aging based on last payment date

    Hi Excel gurus,

    I am working on a customer aging report based on the last payment date and looking for some formula help to populate the outstanding amounts under each bucket. for example, if the last payment was received 83 days ago then the monthly rental amount (column B) should be populated in 0-30, 31-60 and 61-90 days bucket (column F, G & H). I have uploaded the sample data file for reference.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Customer aging based on last payment date

    Hi,
    how about that?

    Put in line 1 the valued 0,30,60,90,120 respectively,

    And apply this in F4 and across:
    =IFERROR(IF(LOOKUP($D4,F$1:J$1,F$1:J$1)>=F$1,$B4),"")
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-27-2012
    Location
    Dublin
    MS-Off Ver
    Excel 2016
    Posts
    40

    Re: Customer aging based on last payment date

    Great!. This works.

+ 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: 9
    Last Post: 09-02-2019, 06:04 AM
  2. Customer Payment Methods
    By bsd221 in forum Excel General
    Replies: 1
    Last Post: 06-15-2018, 11:51 AM
  3. Calculation of aging based on a current date
    By mati_WAR in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-21-2017, 03:21 PM
  4. Replies: 2
    Last Post: 11-13-2014, 03:00 PM
  5. Customer-Payment tallya across sheets
    By laxmanann in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-13-2014, 03:22 AM
  6. Customer/ Clients Payment Record.
    By businessconnect in forum Excel General
    Replies: 0
    Last Post: 10-22-2012, 06:26 AM
  7. Excel 2007 : Display contents based on aging date
    By hsoftail95 in forum Excel General
    Replies: 2
    Last Post: 05-13-2010, 04:04 PM

Tags for this Thread

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