+ Reply to Thread
Results 1 to 9 of 9

Report a debt credit balance according to dates

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-23-2020
    Location
    Turkey
    MS-Off Ver
    Office Pro Plus 2016 TR
    Posts
    147

    Report a debt credit balance according to dates

    Hello friends,

    Can I request your help about the table I added ?

    I specified the necessary explanations in the document.

    Yours truly
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,933

    Re: Report a debt credit balance according to dates

    It would seem to me that this would be easier if the values were referenced from the Account sheet, as referencing the values from the in customer sheets will require either six different sets of formulas or using the INDIRECT function multiple times per formula.
    This proposal adds two columns to the Accounts sheet.
    The first column shows transfers and is manually populated.
    The second column shows a running balance per customer and is populated using: =IF(S1=S2,SUM(R1,P2)-O2,Q2)
    On the "customer" sheet the debt and receivable columns are populated using: =SUMIFS(Account!O$2:O$22,Account!$S$2:$S$22,$H2,Account!$A$2:$A$22,">="&$P$2,Account!$A$2:$A$22,"<="&$Q$2)
    The balance column is populated using: =IFERROR(INDEX(Account!R$2:R$22,AGGREGATE(14,6,(ROW(Account!R$2:R$22)-ROW(Account!R$1))/(Account!S$2:S$22=H2)/(Account!A$2:A$22<=Q$2),1)),0)
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Contributor
    Join Date
    09-23-2020
    Location
    Turkey
    MS-Off Ver
    Office Pro Plus 2016 TR
    Posts
    147

    Re: Report a debt credit balance according to dates

    Dear JeteMc hello,

    The home page has resulted in transactions.I've done a few tries, the problem is not visible.It was a logical solution.
    I will examine it a little more, say it was resolved according to the situation.


    Yours truly

  4. #4
    Forum Contributor
    Join Date
    09-23-2020
    Location
    Turkey
    MS-Off Ver
    Office Pro Plus 2016 TR
    Posts
    147

    Re: Report a debt credit balance according to dates

    Hello JeteMc,

    This method is positive for sequential transactions.Transactions are mixed in the Accounting tab.
    This method is negative, as customers are randomly entered with their names.

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,933

    Re: Report a debt credit balance according to dates

    Two possibilities:
    1. Convert the range on the account sheet into a table and keep the table custom sorted by customer2 (A to Z) and date (oldest to newest)
    2. Convert the ranges on each of the individual customer sheets into tables and wright formula based on the customer name sheets as modeled in cells H2:J2 on the Customer sheet.
    2a. For customer ABC the debt and receivables formula would be: =SUMIFS(ABC!O$2:O$5,ABC!$A$2:$A$5,">="&$O$2,ABC!$A$2:$A$5,"<="&$P$2)
    2b. The balance formula would be: =IFERROR(INDEX(ABC!Q$2:Q$5,AGGREGATE(14,6,(ROW(ABC!R$2:R$5)-ROW(ABC!R$1))/(ABC!A$2:A$5<=P$2),1)),0)
    2c. For the other customers replace "ABC" with that customers name.
    Note that the reason to convert the ranges into tables is so the formulas will auto adjust when new rows are added.
    Let us know if you have any questions.

  6. #6
    Forum Contributor
    Join Date
    09-23-2020
    Location
    Turkey
    MS-Off Ver
    Office Pro Plus 2016 TR
    Posts
    147

    Re: Report a debt credit balance according to dates

    Hello Dear JeteMc,


    I studied and applied to the formula.But the result of the values does not seem to cover the deadline
    I wonder if I'm looking wrong ?

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,933

    Re: Report a debt credit balance according to dates

    All formula references in the "Apple" row should be to the Apple sheet.
    Try the following in cell J5 on the Customer sheet:
    Formula: copy to clipboard
    =IFERROR(INDEX(APPLE!Q$2:Q$6,AGGREGATE(14,6,(ROW(APPLE!Q$2:Q$6)-ROW(APPLE!Q$1))/(APPLE!A$2:A$6<=P$2),1)),0)

    Let us know if you have any questions.

  8. #8
    Forum Contributor
    Join Date
    09-23-2020
    Location
    Turkey
    MS-Off Ver
    Office Pro Plus 2016 TR
    Posts
    147

    Re: Report a debt credit balance according to dates

    JeteMc,

    now it is OK.thank you so much. The problem has been resolved.

  9. #9
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,933

    Re: Report a debt credit balance according to dates

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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. Credit/debt system for school cafeteria
    By emjay77 in forum Office 365
    Replies: 4
    Last Post: 08-27-2019, 10:07 PM
  2. [SOLVED] Need Help for Credit Debit and Remaning Balance
    By tariqjahangir in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-17-2019, 08:40 AM
  3. formula to return amount total if credit and blank if debt
    By AlisterJS in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 04-01-2019, 12:32 AM
  4. Debit - Credit - Balance
    By CrazynWild in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2014, 08:15 AM
  5. [SOLVED] Debt Service Test - Payment Known, how do I find Principal Balance?
    By sabunabu in forum Excel General
    Replies: 1
    Last Post: 06-20-2012, 01:50 PM
  6. Age Analysis Match Allocate to Oldest Debt Balance
    By georgeanaprop in forum Excel General
    Replies: 2
    Last Post: 08-13-2011, 01:23 AM
  7. Calculating credit card debt, interest , and payments
    By deeosu in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-18-2005, 04:06 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