Forum Discussion

NeilBost's avatar
NeilBost
Copper Contributor
Dec 30, 2020
Solved

Can I Use the VLOOKUP Formula to Return a Data Validation Drop Down List?

I'm wondering if it's possible to use the VLOOKUP formula to return an entire Data Validation List (with all possible options), not just the value that is currently selected.   In the attached exam...
  • JMB17's avatar
    JMB17
    Jan 06, 2021

    NeilBost 

     

    No, you can't use VLookup, but you could still add data validation. The caveat is that you can't have user input and a lookup formula in the same cell, so you would need to add a column for user selection from the data validation list. Then, using an IF formula in the instructor field, you can perform a lookup when there is only one instructor, or pull from the user's selection from the data validation when there is more than one. 

     

     

Resources