Return the last value or latest value for a specified product

Emad AJ
✭✭✭
Hi,
I am trying to return the most recent value for any part description
Vlookup always gets the first one, any idea on how to 99 from the example below without sorting the data .. as the rows will be added automatically to this sheet from another sheet and they always go to the bottom row
Thank you
Tags:
Answers
-
Never use vlookup.... Index(match()) instead. Vlookup gets jacked if you or someone else rearranged a column. Add the standard #auto number column and then you can use the max function to get the last row. This will only work if, as you indicate above, the new data always goes to the bottom. If this weren't the case you'd need some other helper columns.
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!