Pull latest amount from a column based on date column

Options

I have a sheet that my Finance team updates every week with an update request and would like to pull the latest update amounts for the different bank accounts into an overview sheet for the executive team.

For example, in the screenshot below, I want to pull the 2/24/25 update for the Operating Account, 2/10/25 update for the Chase Reserve Account, etc. I want the formula to automatically pull the latest update when the next week is entered. Is there a way to do this?

image.png
Tags:

Best Answer

  • Isis Taylor
    Isis Taylor ✭✭✭✭✭✭
    Answer βœ“

    Hi @alys

    This should work if you are using a cross sheet reference.

    =INDEX({Operating}, MATCH(MAX(COLLECT({Week}, {Operating}, <>"")), {Week}, 0))

    Isis Taylor

    πŸŽ“οΈ Core App and Project Management Certified πŸ…

    🌟Peer Connect, Mobilizer, and Early Adopter Program

    Business Analyst Senior

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!