I have a date ranges as per below. one range per cell.
in the next column i have month and year from any of the below ranges. i.e Oct 2019
I need to count occurrence of of Oct 2019 in the third column in the row corresponding with the actual range, which is Oct - Dec 2019
[TABLE="width: 114"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Jan - Mar 2018[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2018[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2018[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2018[/TD]
[/TR]
[TR]
[TD]Jan - Mar 2019[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2019[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2019[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2019[/TD]
[/TR]
[TR]
[TD]Jan - Mar 2020[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2020[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2020[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2020[/TD]
[/TR]
</tbody>[/TABLE]
I would prefer standard formula rather than array or macro if poss
any help?
Best Regards,
Tom
in the next column i have month and year from any of the below ranges. i.e Oct 2019
I need to count occurrence of of Oct 2019 in the third column in the row corresponding with the actual range, which is Oct - Dec 2019
[TABLE="width: 114"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Jan - Mar 2018[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2018[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2018[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2018[/TD]
[/TR]
[TR]
[TD]Jan - Mar 2019[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2019[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2019[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2019[/TD]
[/TR]
[TR]
[TD]Jan - Mar 2020[/TD]
[/TR]
[TR]
[TD]Apr - Jun 2020[/TD]
[/TR]
[TR]
[TD]Jul - Sept 2020[/TD]
[/TR]
[TR]
[TD]Oct - Dec 2020[/TD]
[/TR]
</tbody>[/TABLE]
I would prefer standard formula rather than array or macro if poss
any help?
Best Regards,
Tom