Return the last value or latest value for a specified product
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
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 450 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 34 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!