I'd like the values in cells that are certain columns of Parent to equal most recent Child value
The screen shot of the actual sheet we're using, should be self explanatory.
Answers
-
The first formula you need is something to find the latest date in the child rows. This is:
=MAX(CHILDREN())
That will give you the latest date for the children of the parent, like this.
For the next five columns, what do you want to display if the latest Contact Date is the same for more than one of the children?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 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!