Indexing Help with Children rows.
I have a sheet that is using parent and children rows. I want the parent cell to always show the value of the top most row in its child section . The formula I am using is =Index([Sample]31,1,1) . When I add a new row to this section the formula changes to =index([sample]32,1,1). I need the reference row to remain 31. I have tried to add $ in front of it and this did nothing. Any Ideas.
Answers
-
if you want to get the first result try this:
=index(children(),1)
-
Yep this worked. Not sure why that never occurred to me. Thank you for the help.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 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!