Good morning,
I have searched through some threads and can't find an exact match for what I'm looking to do.
I have the incomplete formula below (which obviously doesn't work) however I can't seem to fit the date function into this formula.
=IF(COUNTIFS(Risks!G3:G1000,{"Identified","Assessed","Planned","In-Process"},Risks!H3:H1000,-TODAY()<15))/SUM(COUNTIFS(Risks!G3:G1000,{"Identified","Assessed","Planned","In-Process"}))
I need to generate a percentage where it checks the date range H3:H1000 and the date is 15 days previous to todays date AND G3:G1000 has any of the text information shown above. How do I fit this into a COUNTIFS formula, I can't figure it out?
Any help is appreciated!
It's worth noting there will be blanks in this range which aren't to be counted.
Thanks in Advance!
I have searched through some threads and can't find an exact match for what I'm looking to do.
I have the incomplete formula below (which obviously doesn't work) however I can't seem to fit the date function into this formula.
=IF(COUNTIFS(Risks!G3:G1000,{"Identified","Assessed","Planned","In-Process"},Risks!H3:H1000,-TODAY()<15))/SUM(COUNTIFS(Risks!G3:G1000,{"Identified","Assessed","Planned","In-Process"}))
I need to generate a percentage where it checks the date range H3:H1000 and the date is 15 days previous to todays date AND G3:G1000 has any of the text information shown above. How do I fit this into a COUNTIFS formula, I can't figure it out?
Any help is appreciated!
It's worth noting there will be blanks in this range which aren't to be counted.
Thanks in Advance!