Hello,
I need help with this formula
=SUMPRODUCT((Audits!$B$2:$B$179="*Tech*")*(Audits!$A$2:$A$179>=StartDate)*(Audits!$A$2:$A$179<=EndDate)*(Audits!$F$2:$F$179=Plan!ProductCategory))
When I use this formula, it does not show the result. Actually I need to count the audit type containing the text "Tech" within a date range for a product category.
Is there something wrong with the formula? Please advice
I need help with this formula
=SUMPRODUCT((Audits!$B$2:$B$179="*Tech*")*(Audits!$A$2:$A$179>=StartDate)*(Audits!$A$2:$A$179<=EndDate)*(Audits!$F$2:$F$179=Plan!ProductCategory))
When I use this formula, it does not show the result. Actually I need to count the audit type containing the text "Tech" within a date range for a product category.
Is there something wrong with the formula? Please advice