COUNTIFS Date is before today and another field is blank
Hi
Can anyone help mw with my need to calculate the following for a sheet summary.
How many rows have a target date in the past AND the Date Completed for the same row is blank
This is not working so I suspect I have to add in a @row type value somewhere
=COUNTIFS([Date Completed]:[Date Completed], "",[Target Date]:[Target Date],<=TODAY)
Both criterion work on their own but not when joined.
Thanks
Graham
Best Answer
-
Hello Graham
I believe you've left off the parentheses off of Today. Today()
=COUNTIFS([Date Completed]:[Date Completed], "",[Target Date]:[Target Date],<=TODAY())
Answers
-
Hello Graham
I believe you've left off the parentheses off of Today. Today()
=COUNTIFS([Date Completed]:[Date Completed], "",[Target Date]:[Target Date],<=TODAY())
-
Thanks - schoolboy error :-)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!