Countifs using max(startdate) function
Best Answer
-
@AjS You would simply add it to the COUNTIFS the same way you have your other range/criteria sets.
Answers
-
Do you have more context to your question?
-
Hi Smart people,
I am creating a calculationsheet in my smartsheet,
- I have a multiple teams (5 separate sheets) sheets with Project name, description, effort points, Status(dev, test, uat, done) weekstartdate and weekenddate
- In my calculation sheet, I have columns project, dev, test, uat, done. here I am trying to count number of status for each status (like dev, test, uat, done) using max(weekstartdate)
-
i am using like this without even max function, not even sure if this is correct
=COUNTIFS({Team Squad - Team Project Status R Range 2}, Project@row, {Team Squad - Team Project Status R Range 1}, Committed$1)
-
Are you able to provide some screenshots for context?
-
above my calc sheet
Below, my individual team sheet (I have 5 like these) from this i am trying to pull only max(weekbeginningdate) values not all
-
@paulnewcome did you understand ?
-
anyone wants to lend a hand here ????
-
Your range/criteria set would look something along the lines of…
{Date Range}, @cell = MAX({Date Range})
-
could you get me full expression using this =COUNTIFS({Team Squad - Team Project Status R Range 2}, Project@row, {Team Squad - Team Project Status R Range 1}, Committed$1)
and your date function
{Date Range}, @cell = MAX({Date Range}) using my date column name
WeekBeginningDate
-
@AjS You would simply add it to the COUNTIFS the same way you have your other range/criteria sets.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!