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
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!