How to filter results by the day number?
Hi, guys,
I need your help again.
I have this table in which I created two categories:
1. Date/Year
2. Date/Month.
I need to filter the results from G column by the day number in two ways:
1. I need to see the results for each 1st, 2nd, 3rd, ... , 31st of each month. Like each 1st, 2nd, 3rd, ... , 31st of each January, February, ... , December. So, if I have an 8 years range, I will have 8 results for January 1st, 8 results for January 2nd, ... , 8 results for December 31st;
2. And, I also need to see the results for each 1st, 2nd, 3rd, ... , 31st of any month. Like each 1st, 2nd, 3rd, ... , 31st for the entire period. In this case, the month doesn't matter. So, I if I have an 8 years range, I will have 8years*12months=96 results for each of 1st, 96 results for each of 2nd, ... , 96 results for each of 31st.
Can you, please, help?
Thank you!