Vlookup cross-sheet reference
Hi,
My vlookup gets a "#NOMATCH' for one value, but works for all the other values. It works for everything except 'Manufacturing' - see screenshot.
=VLOOKUP(Department@row, {Executive Email For Approval}, 4)
Any ideas?
Thanks, Nichola
Answers
-
Hi @nlenehan
If it's working for the others except one value, it may be that there's a slight spelling difference between how Manufacturing is spelled in your column Department in the sheet with the formula, and how it's spelled in the column in the other sheet. Is that possible?
It would be helpful to see a screen capture of the sheet that contains the formula, if the spelling is the exact same. It would also be helpful to know how the values in the Department column are being input (is there another formula, or are they manually typed in, etc).
Thanks!
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
I know, sounds like user error, right? I cut and pasted 'manufacturing' from one sheet to the other to see if that was the issue. It didn't make any difference.
-
Hmm, very strange!!
Could you try using an INDEX(MATCH instead? It works in a similar way, but you just select the columns you need for the formula instead of an entire range.
An INDEX(MATCH works like this:
=INDEX({Column with value to return}, MATCH(Department@row, {Department column in the other sheet}), 1)
Does that give you a correct result?
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 70 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives