Countifs w/ not contain function referencing another spreadsheed
I have column (status) that has multiple valid options that I want to count but i"m referencing a separate sheet (using a project rollup method given we don't have pivot app)
what is the syntax for this ? =COUNTIFS({project Range 2}, "TMS", NOT(CONTAINS{"Closed", "Complete", Project plan Range 4}
Tags:
Answers
-
=countifs({project range 2}, “TMS”, {Project Plan Range 4}, Not(or(Contains(@cell, “Closed”),Contains(@cell, “Complete”))))
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 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!