Looking for the simplest formula to pull in the max value for the date of child rows
We have parent-child rows for reports, I would like the parent row to have a formula that pulls the most recent date in the child rows into the date column to keep the parent in the correct order on the sheet.
TIA
Answers
-
I think you can do that by putting this formula in the parent cell for dates:
=MAX(CHILDREN())
-
Thank you! I used that - it didnt work and I thought I was doing something wrong....but it worked now.
-
That's weird, but ultimately I'm glad it's working now.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!