Related:
- Subtracting numbers based on data in another cell
- How to copy data from one excel sheet to another - Guide
- Tmobile data check - Guide
- Copying data from one Excel sheet to another. ✓ - Excel Forum
- How to change account based in instagram - Instagram Forum
- Based on the values in cells b77 ✓ - Excel Forum
1 response
Input the money amount as a negative, and SUM all of the numbers!
So, if your running total is in Cell Z1, the formula in cell Z1 would be:
=SUM(A1:Y1)
A1 = 1500.00 (starting amount)
B1 = -450.00 (deduction)
C1 = 45.00 (deposit)
D1 = -15.00
Z1 would = 1080.00
Try that!
If this is not what was expected, let us know why this won't work!
It's kind of fun to do the impossible! -Walter Elias Disney
So, if your running total is in Cell Z1, the formula in cell Z1 would be:
=SUM(A1:Y1)
A1 = 1500.00 (starting amount)
B1 = -450.00 (deduction)
C1 = 45.00 (deposit)
D1 = -15.00
Z1 would = 1080.00
Try that!
If this is not what was expected, let us know why this won't work!
It's kind of fun to do the impossible! -Walter Elias Disney