COUNTIF
I am trying to COUNTIF range 1 is yes then range 2 meets any of 3 criteria.
A single criteria works =COUNTIFS([Current Status]:[Current Status], "Active", [Milestone/Deliverable Name]:[Milestone/Deliverable Name], "Parent Project")
I need to add two additional criteria for the same second range. I want it to also count if Milestone/Deliverable Name is "Hourly Project" and "Monthly" for a total of three criteria in the second range.
Thank you!
Answers
-
Your criteria for that range would change to an OR Statement.
OR(@cell = "1st Option", @cell = "2nd Option", @cell = "3rd Option")
-
Can you explain that as if I was a first grader? 😕
I tried this:
=COUNTIFS([Current Status]:[Current Status], "Active", [Milestone/Deliverable Name]:[Milestone/Deliverable Name], OR "Parent Project", "Hourly Project", "Monthly") and I got unparseable.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives