I am trying to calculate a rate and am getting a rate of 1200%, so clearly I have a mistake in my equation but can't figure out where. Here is my statement,
=COUNTIFS(ED!F:F,"N",ED!G:G,"Y",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")/COUNTIFS(ED!F:F,"N",ED!G:G,"Y",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")+COUNTIFS(ED!F:F,"N",ED!G:G,"N",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")
I'm sure there is a better way to write this statement and am open to any suggestions! Thanks in advance!!
=COUNTIFS(ED!F:F,"N",ED!G:G,"Y",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")/COUNTIFS(ED!F:F,"N",ED!G:G,"Y",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")+COUNTIFS(ED!F:F,"N",ED!G:G,"N",ED!D:D,">3/31/2018",ED!D:D,"<5/1/2018")
I'm sure there is a better way to write this statement and am open to any suggestions! Thanks in advance!!