Vlookup formula issue
Hi there-
I had a formula entered into my worksheet that would auto-assign a colleague to order requests based on what groups they did ordering for. Somehow the formula was augmented so that it no longer worked. (i.e., I don't know what happened! I'm still learning.) I have the corresponding columns in the primary worksheet linking to a secondary worksheet that lists the different groups who place orders, the colleague assigned to that group, and the colleague's email address. What I having a hard time with is getting the formula right again. Below I have copied an approximation of the formula I had before but I know I am missing something. It keeps coming back #unparseable.
=VLOOKUP([Lab Name]@row, {Lab Assignments Range 2}, 2)
TIA!
Answers
-
Try an INDEX/MATCH instead.
=INDEX({Email Address Column}, MATCH([Lab Name]@row, {Lab Name Column}, 0))
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 379 Global Discussions
- 210 Industry Talk
- 441 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 300 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!