close

I am trying to set something up so I can keep track of some of my customers
that are on a payment plan but I can't figure out how to set it up and have
it figure it all out for me as I put in the info. I am trying to do it on
excel.I'm not sure exactly what you are trying to do but, you could do something
like this.
On sheet 1 type in the customer name in column A and their payment in column
B.
A B
Joe Smith $25.00

Just list the customers down the page as they make payments. On sheet 2,
column A, type your first customer's name. In column B type...
=SUMIF(Sheet1!$A$1:$A$500,A1,Sheet1!$B$1:$B$500)

Let's say Joe Smith's current balance is $250.00. So, in column C type...
=250-B1 This will give you a current balance for Joe Smith since the
formula in column B is summing all of his payments from sheet 1.

Hope this helps.
quot;frustratedquot; wrote:

gt; I am trying to set something up so I can keep track of some of my customers
gt; that are on a payment plan but I can't figure out how to set it up and have
gt; it figure it all out for me as I put in the info. I am trying to do it on
gt; excel.
gt;

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()