What is wrong with my Formula? I want to do a countifs to count by deal stage within a date range.
I am counting all of my deals in "Lease Negotiation" in the year 2023.
=COUNTIFS({Master Pipeline Tracker Range 1, "Lease Negotiating", >=DATE(2023, 1, 1), {Master Pipeline Tracker Range 3}, <=DATE(2023, 12, 31))
Please let me know what I am missing here.
Answers
-
Your first problem is that Master Pipeline Tracker Range 1 doesn't have the } at the end of it. Your second problem is the DATE(2023, 1, 1) is where another range to evaluate is supposed to be.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 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!