Forum Discussion

Shawn_Cook's avatar
Shawn_Cook
Copper Contributor
May 18, 2022
Solved

Nesting VLOOKUP, IF and AND

Hi, I have a large spreadsheet of data.  Column A is names (with multiple duplicates), Column F is a data value, and Column E is a data value, and Column D is a data value.  I have copied my list of names to column H and removed the duplicates.  I now need to create a function in column I where it does a does a VLookup to find the name(s) (in table A2:F13185) and then IF the data in Column F is equal to a specific value AND the data in column E of the same row is equal to a specific value, for the looked up value in the table, then it will return the data that is in column D of the same row to column I.  

 

For example:  Name in Column H3 is John Smith.  I need the data that is in column D to populate to I3 if, within the same row, column A's value is John Smith and column F's value is TR1 and column E's value is 01.

3 Replies

Resources