Sum of overdues dates with conditions

elfrider

New Member
Joined
Aug 21, 2014
Messages
22
Hi all,
I'm looking to return some values from a column which is full of dates ($H:$H), being both historic and in the future:

1) A value for the sum of the days that today() is greater than the column of dates (i.e sum of overdue days), but only where the specific date has been passed (i.e ignore from calculation if it isn't overdue/in the future).

2) As above, but also based on the value in a different column ($B:$B) which contains the region name (four regions) - in other words four different values, each one being the sum of the overdue dates for the particular region.

3) As above, but the average days overdue rather than the sum of them.

Thanks in advance for your help.
Nathan
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
It would be simpler and more efficient if you can add a column that subtracts the dates from TODAY(). Is that an option?
 
Upvote 0

Forum statistics

Threads
1,225,754
Messages
6,186,825
Members
453,377
Latest member
JoyousOne

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