+ Reply to Thread
Results 1 to 3 of 3

How to automate cash flow chart for invoices

  1. #1
    Forum Contributor
    Join Date
    12-12-2012
    Location
    Los Angeles
    MS-Off Ver
    Excel 2010
    Posts
    448

    How to automate cash flow chart for invoices

    Hello. I have a tab with invoices.

    Column B has total invoice amount
    Column C has deposit amount
    Column D has deposit date = if there is a deposit date due date, that means the deposit has not been paid (it is owed)
    Column F has remaining balance
    Column G has remaining balance due date.

    How can I get the values associated with the months to sum up on a calendar with a month in each column? I want to take the $s owed so I can see when they come each month. There might be a pivot way to do this as well? Thanks!!
    Attached Files Attached Files

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: How to automate cash flow chart for invoices

    =SUMIFS(l!$F$3:$F$15,l!$G$3:$G$15,">="&C$1,l!$G$3:$G$15,"<="&EOMONTH(C$1,0))
    Attached Files Attached Files

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,279

    Re: How to automate cash flow chart for invoices

    With Pivot table also do this.
    Refer attach file.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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: 4
    Last Post: 07-23-2017, 11:21 PM
  2. [SOLVED] Gantt Chart with Cash Flow
    By Jamie1990 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 02-13-2014, 02:39 AM
  3. Flow chart of code? Is there a way to produce a graphical flow chart?
    By Craigm in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-23-2005, 05:05 AM
  4. Cash Flow
    By Omalley in forum Excel General
    Replies: 1
    Last Post: 07-28-2005, 07:40 AM
  5. [SOLVED] Cash Flow
    By matthewmcgirr@earthlink.net in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2005, 02:05 PM
  6. Cash flow and VBA
    By luke1438 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-22-2005, 06:13 PM
  7. Cash Flow Set-Up
    By Gary T in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-13-2005, 02:06 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