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
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!