Counting criteria in two columns
I want to count how many times "Monday May 14, 2018 5:30-7:30 pm" show up in column A and how many times 1 show up in the same row in column B
This is what I have but it is not working properly:
=COUNTIFS([Date of Class]:[Date of Class], "Monday May 14, 2018 5:30-7:30 pm", replace:replace, "1")
Thanks in advance
Comments
-
1 shouldn't be in quotes.
-
I've tried that and it still doesn't work. I keep getting 0
-
https://app.smartsheet.com/b/publish?EQBCT=deda62cf14ba4608a673d1f5e67c009c
I'm not entirely sure then. It works for me. What are your column types?
-
We've figured it out. All I had to do was add the = sign in to the formula
=COUNTIFS([Date of Class]:[Date of Class], ="Monday May 14, 2018 5:30-7:30 pm", replace:replace, ="1")
Thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!