Checkbox points total
Hello! I'm trying to create a formula to assign different points to each questions if is checkbox is marked and then have a total score. Right now I have this: =COUNTIF(Done9:Done101, 1) / (COUNTIFS(Done9:Done101, 0, Task9:Task101, NOT(ISBLANK(@cell))) + (COUNTIF(Task9:Done101, 1))) but is 1 point per question and I want to assign different points.
If the first question (A. Go over vision & Mission) is Done, you have 5 points, if the second question is Done, you have 9 points, etc and have the Total Score (100%) where is the 1 % now. Could you please help me?
Thank you
Answers
-
Hi Alejandra,
why don't you just a little hidden helper column where you note the individual points per question. You can easily count these points with SUMIF and use a simple percent calculation because you know the 100% score ;-)
It is also easier to change if you need to at any time in the future.
Hope this helps
Stefan
Smartsheet Consulting, Solution Building, Training and Support.
Projects for Processes and for People.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!