Help w/sheet summary using COUNTIFS and a number in a third column

jmo
jmo ✭✭✭✭✭✭
edited 09/09/20 in Formulas and Functions

Hi team - I'm looking for a summary formula that:

  • Looks for Created by month, Defect is "true" and provides a total of those rows
  • I tried using the following formula to get started but cannot figure out how to get a sum of all defects (from the # Defect: Mandatory + Technical column): =COUNTIFS(Defect:Defect, 1, Created:Created, IFERROR(MONTH(@cell), 0) = 7)

How can I get a summary formula to show 6 for all rows that sum up the # Defect: Mandatory + Technical column created in July? I can figure out the rest of the months from there.

image.png


Thanks,

Jeff

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!