Vlookup #UNPARSEABLE Error linking to separate sheet
Hi all - I'm receiving the #UNPARSEABLE error when trying to return a value matched via Study Number in another linked spreadsheet. Any thoughts?
=VLOOKUP([Study Number], {JMV Heme Study List_working Range 1},2,TRUE)
Do I need to be an administrator to perform this function on my sheet (I'm not)?
FUP question - once this formula is included on a sheet, am I able to override with text?
Thank you!
Best Answer
-
Try:
=VLOOKUP([Study Number]@row, {JMV Heme Study List_working Range 1},2,TRUE)
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Answers
-
Try:
=VLOOKUP([Study Number]@row, {JMV Heme Study List_working Range 1},2,TRUE)
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Thanks Mark - that worked, strange the @row wasn't there when I initially created the VLOOKUP, when I tried again anew on another row it appeared and worked.
-
Perfect. Glad you found a solution. Thank you for contributing to the Community.
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 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
Check out the Formula Handbook template!