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

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
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
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,214,651
Messages
6,120,744
Members
448,989
Latest member
mariah3

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