Count a drop down selection in entire column
Hello please see attached photo. I am wondering how I can count lets say "90% CD" for the entire column. Each of the choices come from a drop down menu. So essentially I would like to be able to count how many "90% CD" and "70% CD" etc. Thank you!
Best Answer
-
Hi @R Scov
Try this formula:
=COUNTIF([Project Design Stage]:[Project Design Stage], "75% PD")
=COUNTIF([Project Design Stage]:[Project Design Stage], "100% SD")
etc.
Tomasz Giba
Answers
-
Hi @R Scov
Try this formula:
=COUNTIF([Project Design Stage]:[Project Design Stage], "75% PD")
=COUNTIF([Project Design Stage]:[Project Design Stage], "100% SD")
etc.
Tomasz Giba
-
Amazing thank you! Worked brilliantly!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!