Hi, I need help with this formula.
As you can see I am hoping to count when the name:
- Category Management is found in FUNCTION
- 100% is found in PERCENT COMPLETE
- S-CL is found in PERIOD and Day 1 is found in PERIOD
Goal is that if all attributes are found, the count and provide a total. My formula is below.
=COUNTIFS({Function}, "Category Management", {Percent}, "1", {Period}, "S-Cl", {Period}, "Day-1"
When I run this formula with just 3 attributes, which removes the Day 1 period - I gain results. So I know something is missing here, maybe a AND somewhere?
J