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
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!