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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 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!