Referencing Another Sheet
Drew Cooper
✭✭✭✭
I got the following formula to work:
However, now I need to understand how to have this work if its not the same sheet I'm currently referencing.
So my sheet I'm referencing can be called "TEST" for this example. I need the same formula to work but how do I reference that other sheet?
=COUNTIFS({TEST Range 1}).
Range once populates when I select "Reference another sheet" and then select the column. Range 1 is actually the column "Status" from my working formula.
Thanks
Best Answer
-
From here you would go ahead and continue out the COUNTIFS.
=COUNTIFS({TEST Range 1}, CONTAINS("Active", @cell))
Answers
-
From here you would go ahead and continue out the COUNTIFS.
=COUNTIFS({TEST Range 1}, CONTAINS("Active", @cell))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 430 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 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!