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
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 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!