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.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!