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
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!