Counting blank cells

Sean Maney
✭✭✭✭
I need to use COOUNTIFS to count cells that are blank when TODAY is greater than the Bid Due Date. Here is what I have so far:
=COUNTIFS(isblank[R2 Submitted Date]@row), TODAY (0) >[Bid Due Date]@row)
Answers
-
Hello @Sean Maney
This is similar to your other problem where you are combining the range with the criteria.
Try =COUNTIFS([R2 Submitted Date]:[R2 Submitted Date], "", [Bid Due Date]:[Bid Due Date], < Today() )
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 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!