+ Reply to Thread
Results 1 to 3 of 3

Split amount paid by invoice (formula)

  1. #1
    Registered User
    Join Date
    02-24-2013
    Location
    Portugal
    MS-Off Ver
    Excel 2010
    Posts
    1

    Split amount paid by invoice (formula)

    Hello all,

    I would like to have your assistance about the file attached.

    I want to create a simple formula (except sumif/s) to fill automatically the yellow cells with the correct amount until it sums the total amount paid.

    Thank you very much,
    Drskers

    now with the file attached (thanks for the assistance Richard Buttrey)
    Attachment 640422
    Attached Files Attached Files
    Last edited by Drskers; 09-07-2019 at 02:57 AM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Split amount paid by invoice (formula)

    Hi and welcome to the forum.

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context. Pictures are rarely much use and no one wants to recreate something you already have.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.

    To upload a file click the Go Advanced button at the foot of your post, look underneath the post area for the Manage Attachments section and take it from there.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    10-30-2003
    Location
    Singapore
    MS-Off Ver
    Excel 2019
    Posts
    197

    Re: Split amount paid by invoice (formula)

    Perhaps,

    In D2, copied down :

    =IF(SUMIF(A$1:A2,A2,C$1:C2)<=VLOOKUP(A2,$F$2:$G$3,2,0),C2,MAX(0,VLOOKUP(A2,$F$2:$G$3,2,0)-SUMIF(A$1:A1,A2,C$1:C1)))

    Regards
    Bosco

+ 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. Formula to calculate Amount Paid and Amount Past Due
    By TinaAlldredge in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-11-2016, 09:19 AM
  2. Formula for invoice amount calculation
    By tekkie4 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-02-2013, 02:59 PM
  3. [SOLVED] Calculate dollar amount paid if between a to and from amount
    By oxicottin in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-21-2012, 08:01 PM
  4. Replies: 4
    Last Post: 11-04-2012, 12:43 PM
  5. Replies: 3
    Last Post: 12-15-2010, 11:45 AM
  6. Formula for amount owing subtract amount paid
    By Taperchart in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-04-2006, 12:55 PM
  7. Replies: 2
    Last Post: 11-09-2005, 11:10 AM

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