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
- 64.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 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!