How would I get my VLOOKUP to return multiple Values?

Jerell Parker
Jerell Parker โœญโœญโœญ
edited 03/16/21 in Formulas and Functions

Is there a way to get my VLOOKUP to return multiple values?

Current Formula:

=IF(ISBLANK([(REC) - Project Number]@row), "Part Number", IFERROR(VLOOKUP([(REC) - Project Number]@row, {QC1}, 3, false), "Part Number"))

Vlookup_Multiple_Items.PNG


In my example image, there are 5 Project Numbers with unique Dates / Part Numbers / Part Descriptions / PO Numbers is there a way to get my VLOOKUP to pull the Unique Values despite the Project Numbers being the same? I attempted to change false to true, but that only read the first value from bottom to top, please advise, thank you!

Tags:
ยซ1

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!