Forum Discussion
jdkuehne
Oct 04, 2022Copper Contributor
VLOOKUP Errors
I'm working in Excel 2016 and VLOOKUP is kicking my butt! My workbook has two sheets, "Form" and "Table". On "Form", I've created a form with a drop-down list from a named range ("Range") on a ta...
- Oct 04, 2022That absolutely is the correct answer. I was being led astray by different tutorials not explaining things clearly. Thank you so much!
Patrick2788
Oct 04, 2022Silver Contributor
The structured references seem to be the issue. I recommend building the VLOOKUP by selecting your lookup_value and table array by hand. Excel will put in the table references for you where needed.