Count projects that will complete in the current month - parent rows only
steven.nienaber105336
✭✭✭✭✭
I have a sheet that houses all projects within one department. Many of the projects have child rows that I don't want to include in my count formula. I have a Hierarchy column that reflects "0" in the parent rows - those are the only rows I want to count if the date of completion is in the current month. Help?
Thank you!
Tags:
Comments
-
Try something similar to this...
=COUNTIFS(Hierarchy:Hierarchy, 0, [Date Column]:[Date Column], IFERROR(MONTH(@cell), 0) = MONTH(TODAY()))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 488 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!