Return value in bottom of column
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.
Best Answers
-
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
-
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
-
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
-
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
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!