Link to specific cell only
Hi
In Excel you would place a $ ahead of the row / column to point to a cell that should not change. I have the following formula; =IF(PHASE@row = "YES", [Task Name]@row, 0)
I do not want the primary Task Name to change.
What do I need to do to modify this formula?
Best Answer
-
The $ works the same way in Smartsheet. If you are trying to lock in the row, then replace "@row" with the actual row number.
Answers
-
The $ works the same way in Smartsheet. If you are trying to lock in the row, then replace "@row" with the actual row number.
-
Thank you
After some trial / error I found that this now works:
=IF(PHASE@row = "YES", [Task Name]$1, 0)
Basically, I have a roll-up report for which I need the "Sheet Name". Since each of the projects have the name "Project Plan", there is then no way to differentiate. I created a column, that I will hide, that puts the project name in that cell, if a line is categorized as a Phase
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 217 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!