Formula Help....
I have two columns one for product description and the other for units sold (about 1000 products in total), and I want to use a sheet summary formula to return the title of the best selling product.... any ideas? ideally I do not want to use helper columns in my sheet
Best Answer
-
There must be a way, somehow but i don't have any idea on how to do it right now. If i've any clue i'll add another answer to the thread.
Answers
-
Hi Gary,
Let's assume :
- you've a "sold" column where you store the number of units sold
- you've a "desc" column next to the "sold" column where you store description
The formula would look like :
=VLOOKUP(MAX(sold:sold), sold:desc, 2)
-
Thanks Etienne, that does work. However I have an inherent dislike of Vlookups in Smartsheet, therefore do you know if this is possible with an index or index/collect formula?
-
There must be a way, somehow but i don't have any idea on how to do it right now. If i've any clue i'll add another answer to the thread.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!