Sum a column based on value in another column

REHABGUY1960

New Member
Joined
Sep 21, 2016
Messages
14
I have a column that shows what my employer owes me for each client I have seen. I have another column that shows the date that I was paid for that client. I am trying to keep a running total of what is owed to me. So, I want to sum the whole column, only if the paid date in a row is blank. If I have a paid date, I want that row excluded from the calculation.

Thanks.
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.

husoi

Board Regular
Joined
Sep 12, 2012
Messages
50
Hi Rehabguy

It will depend which version of Excel you're using.
For anything from 2007 I think you will manage it with a SUMIF() or SUMIFS() formula. Without knowing more details will be difficult to offer a proper solution.
 
Upvote 0

REHABGUY1960

New Member
Joined
Sep 21, 2016
Messages
14
I tried the sumifs. Not sure what I'm doing wrong. This is what it looked like going through the wizard. SUMIFS('Clients Seen'!F2:F120,"'Clients Seen'K2","' '"). Excel told me I had an error.
 
Upvote 0

Forum statistics

Threads
1,191,538
Messages
5,987,172
Members
440,083
Latest member
Bluepanther

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
Top