Multi-part formula with multi select field using references issue
Hello-
I am trying to write a formula that includes sheet references, and two conditions. I need to count the number of students in each category and how many of those students chose a specific availability time from a multi-select drop-down menu. This is what I came up with but doesn't work.
=COUNTIFS({Student Type}, "University Student", AND(HAS({Student Availability}, "Monday AM")
Can someone please help?
Thank you!
Kimberly S. Slavsky, MPAcc, MS (She/Her)
Operations Principal Professional |Department of Psychiatry
University of Colorado Anschutz Medical Campus
CU Anschutz Staff Council Vice Chair
University of Colorado Staff Council Co Chair
Best Answer
-
Hi Kimberly, try this.
=COUNTIFS({Student Type}, "University Student", {Student Availability}, HAS(@cell, "Monday AM"))
--Anson
Answers
-
Hi Kimberly, try this.
=COUNTIFS({Student Type}, "University Student", {Student Availability}, HAS(@cell, "Monday AM"))
--Anson
-
That worked. Thank you!!!
Kimberly S. Slavsky, MPAcc, MS (She/Her)
Operations Principal Professional |Department of Psychiatry
University of Colorado Anschutz Medical Campus
CU Anschutz Staff Council Vice Chair
University of Colorado Staff Council Co Chair
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!