Formula for counting Stars across multiple sheets
Comments
-
Hi Jessica -
How many sheets are you checking? It's rather manual, but I've attached an example with 2 different formulas:
- Detailed, referencing each sheet =COUNTIF({Sheet1}, 1)
- Summarized, =SUM(COUNTIF({Sheet1}, 1), COUNTIF({Sheet2}, 1))
You will need to reference the column in each sheet.
I hope this helps?
Sean
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!