INDEX / MATCH - Do I have to enter a MACTH value in " "?
I have an INDEX / MATCH that works fine if I enter the MATCH value in quotation marks…
But if I want to use a cell reference instead…
…I get NO MATCH.
So I guess the only way this works is if we use text in quotes?
Tags:
Answers
-
It’s likely that Trace is a number but Predecessors is text. In your formula replace Trace@row with Trace@row+””
If your Predecessors might have multiple numbers in it you can instead replace Trace@row with CONTAINS(Trace@row, @cell) in your formula
-
It worked! Thanks.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 141 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 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!