I’m trying to do something that I thought would be relatively simple but turns out to be more complicated than I thought and I am stuck. I have two sheets with data and need to do the following:
Look up an email address located in sheet one (column E), find the email in the second sheet (column D) and then if the customer number in the first sheet (column f) equals the customer number in the second sheet (column E) I then need it to return the information in Column F (order filled) of the second sheet.
I tried to do a vlookup with the if function and tried index matching but neither returned any values.
I’m working with Excel 2016. Any help or suggestions would be most appreciated. Thank you!
Look up an email address located in sheet one (column E), find the email in the second sheet (column D) and then if the customer number in the first sheet (column f) equals the customer number in the second sheet (column E) I then need it to return the information in Column F (order filled) of the second sheet.
I tried to do a vlookup with the if function and tried index matching but neither returned any values.
I’m working with Excel 2016. Any help or suggestions would be most appreciated. Thank you!