Hi,
I am using the following formula to count the number of dates that fall between Apr and Jun:
=COUNTIFS(P13:P15,">="&"04/01/2024",P13:P15,"<="&"30/06/2024")
But I need it to be rolling, otherwise every year I'm going to have to update the formula. Is there a way around this, so regardless of the year it will count between Apr and Jun?
I am doing the same for Jul-Sep, Oct-Dec and Jan-Mar as these are my quarters for the financial year etc.
If there is a better way of doing this, please let me know.
Thanks Matt
I am using the following formula to count the number of dates that fall between Apr and Jun:
=COUNTIFS(P13:P15,">="&"04/01/2024",P13:P15,"<="&"30/06/2024")
But I need it to be rolling, otherwise every year I'm going to have to update the formula. Is there a way around this, so regardless of the year it will count between Apr and Jun?
I am doing the same for Jul-Sep, Oct-Dec and Jan-Mar as these are my quarters for the financial year etc.
If there is a better way of doing this, please let me know.
Thanks Matt