richmcgill
Board Regular
- Joined
- Feb 4, 2019
- Messages
- 86
- Office Version
- 2016
- Platform
- Windows
I need help with a formula or formulas to count and categorize aged dates based on the aging range below.
There is a fixed date at the top of the report that it will be compared to that is not a today formula.
There is a lot of information above and below where this information will be pulled from so a pivot table is not ideal.
[TABLE="width: 0"]
<tbody>[TR]
[TD]Date
[/TD]
[/TR]
[TR]
[TD]5/7/2019
[/TD]
[/TR]
[TR]
[TD]5/20/2019
[/TD]
[/TR]
[TR]
[TD]3/1/2019
[/TD]
[/TR]
[TR]
[TD]4/15/2019
[/TD]
[/TR]
[TR]
[TD]5/24/2019
[/TD]
[/TR]
[TR]
[TD]5/29/2019
[/TD]
[/TR]
[TR]
[TD]5/30/2019
[/TD]
[/TR]
[TR]
[TD]6/7/2019
[/TD]
[/TR]
[TR]
[TD]5/30/2019
[/TD]
[/TR]
[TR]
[TD]6/3/2019
[/TD]
[/TR]
</tbody>[/TABLE]
Populate count here.
[TABLE="width: 0"]
<tbody>[TR]
[TD]Days On Report
[/TD]
[/TR]
[TR]
[TD]0 Days
1-7 Days
[/TD]
[/TR]
[TR]
[TD]8 to 14 Days
[/TD]
[/TR]
[TR]
[TD]15 to 21 Days
[/TD]
[/TR]
[TR]
[TD]22 to 29 Days
[/TD]
[/TR]
[TR]
[TD]30 Days and Over
[/TD]
[/TR]
</tbody>[/TABLE]
There is a fixed date at the top of the report that it will be compared to that is not a today formula.
There is a lot of information above and below where this information will be pulled from so a pivot table is not ideal.
[TABLE="width: 0"]
<tbody>[TR]
[TD]Date
[/TD]
[/TR]
[TR]
[TD]5/7/2019
[/TD]
[/TR]
[TR]
[TD]5/20/2019
[/TD]
[/TR]
[TR]
[TD]3/1/2019
[/TD]
[/TR]
[TR]
[TD]4/15/2019
[/TD]
[/TR]
[TR]
[TD]5/24/2019
[/TD]
[/TR]
[TR]
[TD]5/29/2019
[/TD]
[/TR]
[TR]
[TD]5/30/2019
[/TD]
[/TR]
[TR]
[TD]6/7/2019
[/TD]
[/TR]
[TR]
[TD]5/30/2019
[/TD]
[/TR]
[TR]
[TD]6/3/2019
[/TD]
[/TR]
</tbody>[/TABLE]
Populate count here.
[TABLE="width: 0"]
<tbody>[TR]
[TD]Days On Report
[/TD]
[/TR]
[TR]
[TD]0 Days
1-7 Days
[/TD]
[/TR]
[TR]
[TD]8 to 14 Days
[/TD]
[/TR]
[TR]
[TD]15 to 21 Days
[/TD]
[/TR]
[TR]
[TD]22 to 29 Days
[/TD]
[/TR]
[TR]
[TD]30 Days and Over
[/TD]
[/TR]
</tbody>[/TABLE]