Hello everyone, I would like to automate something with a formula if possible. I've attached a dummy spreadsheet as an example:
Example2.xlsx
In Column B, we have different values but most of them will repeat themselves several times (this is okay and I want to count them all). Column K will only be either "R", "IR" or "Clear" and then Column L a range of dates that can be different days, months or years.
My goal is to automate a kind of table like the one I've done manually for this small example. The original spreadsheet has thousands of values, and I will like to know the total of values that occur between 01/04 (first of April, regardless of the year) and 31/08 (regardless of the year), and then from this total how many values have the value "R", how many have the value "IR" and how many have the value "Clear" from column B.
The same as above for a second interval in time which is the rest of the year, from 01/09 (first of September) and 30/03.
Thank you in advance and please do let me know if I haven't explained myself correctly or if you need any more information to be able to help me.
Example2.xlsx
In Column B, we have different values but most of them will repeat themselves several times (this is okay and I want to count them all). Column K will only be either "R", "IR" or "Clear" and then Column L a range of dates that can be different days, months or years.
My goal is to automate a kind of table like the one I've done manually for this small example. The original spreadsheet has thousands of values, and I will like to know the total of values that occur between 01/04 (first of April, regardless of the year) and 31/08 (regardless of the year), and then from this total how many values have the value "R", how many have the value "IR" and how many have the value "Clear" from column B.
The same as above for a second interval in time which is the rest of the year, from 01/09 (first of September) and 30/03.
Thank you in advance and please do let me know if I haven't explained myself correctly or if you need any more information to be able to help me.