Column Formula with VLOOKUP using External Reference
I love the new column formula functionality! I'm converting to it whenever possible.
I am trying to create a column formula that includes a VLOOKUP that uses an external reference for the data set.
=VLOOKUP($ROWID@row, {~ Master List Range 1}, 2, false)
I am getting an error message, and I think it's because of the external reference. What is the proper syntax for this?
Best Answer
-
Kevin, I believe it is the $ that is causing your issue. I was working on a similar issue and found a list of things that aren't compatible with the new "Column Formula" feature. One of those items was "Absolute References".
The error message that you're getting probably has a link to the following url, which is where I found the part about "Absolute References" being incompatible:
Is the "Absolute Reference" necessary for your use?
Answers
-
Kevin, I believe it is the $ that is causing your issue. I was working on a similar issue and found a list of things that aren't compatible with the new "Column Formula" feature. One of those items was "Absolute References".
The error message that you're getting probably has a link to the following url, which is where I found the part about "Absolute References" being incompatible:
Is the "Absolute Reference" necessary for your use?
-
That fixed it, thank you! The absolute reference is no longer needed with the column formula.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives