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
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!