Count if checkbox is checked in each week of the year.

Kate_
Kate_ ✭✭✭✭
edited 12/13/21 in Formulas and Functions

Hi

I'd like to count a row if a checkbox is checked within a specific time frame.

e.g. If Column 'Role' is "LMS" and column 'Complete' during a specific time period (e.g. week 6 of the year), count as 1.

=COUNTIF(Complete:Complete, Role:Role, "LMS", Complete:Complete, "1", WeekNumber=6)

I've been playing with various formulaes but I have no idea what I'm doing. Do I need a column with the week numbers in or will the formulae pull this?

Tags:

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!