Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() If you are talking about a simple sheet calculating the balance on a bill after a payment that's a simple thing. Have the formula in column c subtract the amount in column b from the total you owe. i.e. =(20,000-b1) =(500-b2) If you want the total of column b then you put a sum function in the cell you want the total displayed. =SUM(b1:b20) It all depends on what you are needing. Regards, Brian |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a chart that will automatically calculate my bills . | New Users to Excel | |||
how do i make a chart using text information? | Excel Worksheet Functions | |||
How to make a stacked bar chart using time? | Charts and Charting in Excel | |||
how can I make a chart with the x-axis in logarithmic scale | Charts and Charting in Excel | |||
Make a pie chart of a budget | Charts and Charting in Excel |