Formula INDEX/MATCH is pulling wrong values. Does anyone have similar experience?
pavla70006
✭✭
Formula used:
Sheet it's pulling from:
Result: NO MATCH although the code exists exactly the same in both sheets.
Answers
-
Hi pavla70006,
Sometimes with MATCH you can put a 0 at the end and it helps find a definitive match to what you are looking for:
=INDEX({Expected Date},MATCH([Course Code]@row,{eDL Code},0))
I did some testing.
Without the 0 I had the same error:
With the 0:
Sheet it’s pulling from:
Hope it helps,
Sam
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 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!