Formula for % of checked boxes
I'm requesting help to create a formula that will calculate the % of the checked boxes that are checked vs unchecked for calendar year with a project status of complete?
Answers
-
Hi Alisia,
You could use a COUNTIF formula to count all the "Complete" rows.
Then you could do two other formulas, each a COUNTIFS formula (plural, for the two criteria), that counts if the box is checked and if the status in that row is "Complete".
Then you divide the result of that formula from the original count to get the percentage of each, and compare.
You could combine the first count with the second to build it in one formula, but I would suggest to start to do three separate formulas, then calculate your percentage separately from the results, as it will give you a better overview of counts as well.
Here are the Help Center articles for both functions: COUNTIF function / COUNTIFS function
If you need help creating these, it would be useful to see a screen capture of your sheet with the column names (please block out any sensitive data), as well as specifying if you want it to be a cross-sheet formula or in the same sheet (perhaps in a Sheet Summary field, if you have this capability?)
Cheers!
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
-
Thank you, I was able to get it to work with the CountIfs.
-
Awesome! Glad to hear it :)
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!