Lookup with #NO MATCH error
Answers
-
Hi! I'm using VLookUp to pull data from another smartsheet that is linked to another sheet. I keep getting a #No Match error. Could this happen because the second sheet is linked to another sheet?
Here's the formula that I'm using...
=VLOOKUP([EA-PA: Gigapower Request Number]@row, {Front Door EA_PA Range 4}, 2, false)
-
Hi @Anthony Q
There are two reasons why you may be getting a NO MATCH error:
- Either the formula cannot find an identical value to what is in your cell [EA-PA: Gigapower Request Number]@row in the other sheet
- There's a NO MATCH error in even just one cell of the referenced {Front Door EA_PA Range 4} range
As a side note, I would suggest trying an INDEX(MATCH combination instead. Do you get a No Match error with this structure?
=INDEX({Column with value to bring back}, MATCH([EA-PA: Gigapower Request Number]@row, {Column with Request Number}, 0))
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Is anyone experiencing random 'No Match' in a column formula where 98% of the rows pull data correctly, but a random one or two don't? I can't figure out my issue and to the best of my knowledge this was working previously.
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
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!