count if check box is not checked (2) and requested date is within a date range
I am trying to get a count of each row on my sheet that meets the following criteria.
Children of ([Requested Date]17) (which is date format column) is between 1/1/18 - 1/31/18
and
Children of (Canceled17) (which is check box format) is not checked (0)
and
Children of ([Not Owner]17) (which is a check box format) is not checked (0)
I am currently using this formula to get my monthly count for Requested Date
=COUNTIFS(CHILDREN([Requested Date]$17), @cell >= DATE(2018, 1, 1), CHILDREN([Requested Date]$17), @cell < DATE(2018, 2, 1))
but I need to factor in the criteria above and I was hoping to only have one formula. Is that possible?
Thanks in advance
Tags:
Comments
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 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!