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
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 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!