Xlookup Formula
Is there a plan to include the new xlookup formula from Excel?
Best Answer
-
I don't see them doing this as smartsheet has the collect formula which can perform the same task when wrapped in an index.
=index(collect(A:A,B:B,1),1)
Will return the value in A where B is 1. Just like Xlookup I didn't have to declare a single table, and instead used column or range references where my criteria and results are.
Answers
-
I don't see them doing this as smartsheet has the collect formula which can perform the same task when wrapped in an index.
=index(collect(A:A,B:B,1),1)
Will return the value in A where B is 1. Just like Xlookup I didn't have to declare a single table, and instead used column or range references where my criteria and results are.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 213 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!