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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 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!