Vlookup resulting in blank value

Hello, I am using VLOOKUP formula and need some assistance please.
I am searching "Primary Column" in one sheet and looking up that name on another sheet (within 2 columns CompanyName & AssociationName). This is the formula I am using
=VLOOKUP([Primary Column]@row, {Collectronics Export Source Sheet Range 1}, 1)
FYI, the #2 showing in PMC column I tried using MATCH formula not VLOOKUP. As you can see in PMC it is blank, any suggestions?
Thank you,
Brad
Answers
-
The VLOOKUP requires that the lookup table's first column contain the search value. Does your reference range have the Association Range or the Company Name as the first column? If it is the Association Range, that would explain why it isn't returning anything, because it is finding no matches.
-
Yes, I agree with @David Tutwiler check your sheet reference range. You need to start the range with the company name as the first column and then reference the column number of the column that contains the data based on your adjusted range.
-
Thanks guys, I changed the order of the columns, added "false" at the end of the formula and it worked. Thanks again!
-
Awesome. Glad to confirm.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!