Return value in Parent Cell for Child value
rstrecker
✭✭
I have been trying to use the Index & Match function to automatically populate in the Parent row based on the status of a Child row, however, the formula will not pick up the Child status.
For example, I want the STATUS column of the Parent row to populate with the STATUS of the Child where the Child DOCUMENT TYPE = "Trust Agreement". I've tried a few different formulas, but none of them are picking up the correct Child Status for the Trust Agreement value.
Any help with the formula would be greatly appreciated.
Tags:
Comments
-
Try adjusting your ranges.
=INDEX(CHILDREN(), MATCH("Trust Agreement", CHILDREN([DOCUMENT TYPE]@row), 0))
-
Thanks so much, works perfectly!
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 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!