Find a row with a predecessor
Tina1234
✭✭
I want to change the dates in a row but not any other rows. How do I find rows that may be linked to the row I want to change?
For Example, Row 1 doesn’t have a predecessor because it is the start of the project; Rows 24, 56, and 84 are all successors, but I do not know which ones they are initially.
Best Answer
-
Use the Successor formula.
=JOIN(SUCCESSORS([Task Name]@row), ",")
It will show all rows that are successors to that row separated by a comma.
Answers
-
Use the Successor formula.
=JOIN(SUCCESSORS([Task Name]@row), ",")
It will show all rows that are successors to that row separated by a comma.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 429 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