Return value in bottom of column

Options
Kirstine
Kirstine ✭✭✭✭✭✭

Is there a way I can get a cell to return the value of the last row? I have a sheet where we all add new info at the bottom of the sheet. I need a summary row to send out the most recent totals to my boss on a weekly basis.

Tags:

Best Answers

  • aevencio
    aevencio ✭✭
    Answer ✓
    Options

    I did it once ago like that:

    1) Create a column Autonumber (1, 2, 3...);

    2) And =VLOOKUP(MAX(ID:ID); ID:Inventory; 2) on the column you want to store the bottom value.

    I wish it helps you!

    Anderson Evencio

  • Kirstine
    Kirstine ✭✭✭✭✭✭
    Answer ✓
    Options

    Brilliant, thank you! I'd done something similar using the modified date, but of course the row I was using updated and had the most recent date too, ha ha!

    🤩

Answers

  • aevencio
    aevencio ✭✭
    Answer ✓
    Options

    I did it once ago like that:

    1) Create a column Autonumber (1, 2, 3...);

    2) And =VLOOKUP(MAX(ID:ID); ID:Inventory; 2) on the column you want to store the bottom value.

    I wish it helps you!

    Anderson Evencio

  • Kirstine
    Kirstine ✭✭✭✭✭✭
    Answer ✓
    Options

    Brilliant, thank you! I'd done something similar using the modified date, but of course the row I was using updated and had the most recent date too, ha ha!

    🤩

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!