Hello-
I need to calculate the total # of times a status appears, and it is also dependent on other criteria being met.
The current formula I am using will only be counted if that status is in the only status in the cell.
=COUNTIFS({Weekly Status Product Development Range 1}, "OFF TRACK", {Weekly Status Product Development Range 3}, "German")
I need to count the statuses in the screenshot below but the ones that also have "Tech" as part of the status are not being counted.