Counting "Yes" and "No" within a column - receiving blocked error
Answers
-
Are you using COUNTIF?
=COUNTIF(Column:Column, "Yes")
=COUNTIF(Column:Column, "No")
-
@Devin Lee Even when using COUNTIF, if I try putting both formulas in the column it gives me a BLOCKED error.
-
@SNickNBCUniUSH What do you mean try putting both formulas in the column? Are they in the same column as the Yes and No column or in a separate one? You want them in a separate one or if they are in the same one make sure you are not including the Counts in the range you are looking for the Yes and No's in.
-
@Devin Lee I figured out how to get what I wanted (% of "Yes" for all rows in a column):
=COUNTIF([Column]:[Column], "Yes") / SUM([Column]:[Column])
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 70 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!