Weird behavior with MATCH
HI,
I'm trying to build a scoring system but i've got some strange behavior from MATCH.
What i finally did was putting all items in one new grid , the formula in another and this is what i've got?
Formula under Strategic fit : =MATCH([Strategic fit]@row, {New Sheet Range 1})
Formula under priorities : =LEN([Strategic fit]@row) (just to see if the length was an issue)
Any thoughts?
First screenshot are the results, the second the sheet with the data (New Sheet Range 1)
Best Answer
-
SOLVED :)
Needed tot add the option 0 @ the end
=INDEX({Score Value SF}, MATCH([Strategic fit]@row, {Score Strategic fit}, 0))
Answers
-
SOLVED :)
Needed tot add the option 0 @ the end
=INDEX({Score Value SF}, MATCH([Strategic fit]@row, {Score Strategic fit}, 0))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 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!