CountIF + Contains + Another Sheet
Hello - I would like to update this formula to reference another sheet and am having trouble. Any help would be appreciated! The formula below works if I use it as a Summary field on the current tracking sheet:
=COUNTIF([Project Type]:[Project Type], CONTAINS("AMS Leak Detection", @cell))
But I'd like to reference that sheet on a different one instead so I can pull it into a dashboard. Below is my current attempt but I am getting an #UNPARSABLE error.
Current attempt: =COUNTIF([{SC_Project Type}]:[{SC_Project Type}], CONTAINS("AMS Leak Detection", @cell))
I am wondering if this type of formula doesn't work with referencing another sheet at all. The column in the other sheet is called {SC_Project Type}
Answers
-
Your syntax for cross sheet references is off a bit. Here is an article that should help.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!