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
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives