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

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
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,215,517
Messages
6,125,288
Members
449,218
Latest member
Excel Master

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