I am trying to total a score with all the stars that are checked to count as 1 score each.
My formula is not calculating with the columns and a , 1. I think I am missing something.
Answers
-
Hello @Wendy Gaines It would be good for you to post your formula so we can help with that. Try this formula.
=COUNTIF([Family Support]@row:[Time at Home]@row, 1)
-
I think it is as you said. I am missing the @row behind each.
-
I tried this and still is not working.
-
@Wendy Gaines See if this works out =countif([family support]:[time at home], @cell=1)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!