Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Given two columns A&B, what formula would I use to pull a value from B that corresponds to the MAX(A
Comments
-
Thank you Etienne!
-
I think i figured it out... let me know if there's a better way. Thanks!
=SUMIFS([CORE Spend $ Total]1:[CORE Spend $ Total]10, Date1:Date10, MAX(Date1:Date10))
-
Hi, I'd simply create a third column that checks whether or not the corresponding B value is equal to the max of A.
This discussion has been closed.