Index match question
I need some help with a formula as I haven't been able to get it to work. I have two different sheets, but what I want to do it match 2 cells and then return the value next to the second cell.
eg. find the first identifier in one column and then match that with the 2nd identifier in the same row and return the value of the cell next to this.
The column range is rather large.
Is this possible?
Answers
-
Hi @DPickles
This is possible but i would use INDEX COLLECT instead.
Basically the formula would look like this.
INDEX(COLLECT([Column you want the result from],[1st look up column],1st criteria,[2nd lookup column], 2nd criteria))
Hope that helps
Thanks
Paul
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!