Good Afternoon,
I am trying to do a sumif or countif based on a date range.
I can get the countif section to work with no issues when I remove the red txt section.
I am trying to get column E to add together anything with "E" + "DF" togther based on the date in column B, Active in Column D and so on
=COUNTIFS($B$15:$B$3000,"="&TODAY(),$D$15:$D$3000,"Active",$E$15:$E$3000,"E",$E$15:$E$3000,"DF",$F$15:$F$3000,"Yes",$G$15:$G$3000,"Yes")
All help appreciated
Thanks
I am trying to do a sumif or countif based on a date range.
I can get the countif section to work with no issues when I remove the red txt section.
I am trying to get column E to add together anything with "E" + "DF" togther based on the date in column B, Active in Column D and so on
=COUNTIFS($B$15:$B$3000,"="&TODAY(),$D$15:$D$3000,"Active",$E$15:$E$3000,"E",$E$15:$E$3000,"DF",$F$15:$F$3000,"Yes",$G$15:$G$3000,"Yes")
All help appreciated
Thanks