Sum formula with an IF statement

Jennifer Levey
edited 12/09/19 in Formulas and Functions

I've got 4 rows of data (and there will eventually be more). I'm trying to add up one column (Duration (in quarter hour increments)) IF another column (Program Bug) shows NO check in the checkbox field.

I put this formula together, but clearly I'm doing something wrong:

=if([Program Bug]4:[Program Bug]7=0,SUM([Duration (in quarter hour increments)]4:[Duration (in quarter hour increments)]7),[0])

Help from the experts needed! Thanks

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!