CountIF
Paul Molloy
✭✭✭✭
Hi all
this formual does not seem to work and cant figure out why? I am looking to find how many projects in the "Install progress" column and not complete and expected to completed before 01/01/2021.
=COUNTIF([Install progress]:[Install progress], >"Complete": [Expected Comp Date]:[Expected Comp Date], < "01/01/2021")
thanks ;)
Best Answer
-
try:
=countifs([Install Progress]:[Install Progress], "Complete",[Expected Comp Date]:[Expected Comp Date], < DATE(2021,01,01)
Answers
-
try:
=countifs([Install Progress]:[Install Progress], "Complete",[Expected Comp Date]:[Expected Comp Date], < DATE(2021,01,01)
-
Thanks Jenna 😁
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 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!