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
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!