Multiple IF formulas totalling in one cell

Sorna2020

New Member
Joined
Jun 10, 2016
Messages
6
I have a past due spreadsheet. I would like a running total of past due amount. As customers pay, they should not be included in total- see table below, Total Past Due amount does not include invoices DEF or MNO because they have been paid.
Something along the lines of (CELL D1)If (D3=0, C3, 0) + (D4=0, C4, 0) + (D5=0, C5, 0).
I realized that formula does not work- looking for something that does. Also look for how to duplicate as there are 1,000 lines.

THANK YOU!

A
B
C
D
1
Total Past Due:
$1,602
2
Customer
Invoice#
Amount Due
Date Paid
3
ABC
1234
$12300
4
DEF
5678
$234.00
02/06/2017
5
GHI
9101
$345.00
6
JKL
1121
$456.00
7
MNO
3141
$567.00
02/01/2017
8
PQR
5161
$678.00

<tbody>
</tbody>
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,215,425
Messages
6,124,824
Members
449,190
Latest member
rscraig11

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top