Forum Discussion

gracecurtis's avatar
gracecurtis
Copper Contributor
Dec 03, 2024
Solved

XLOOKUP Multiple Lookup Values?

I have a project where I have been using XLOOKUP to pull information from one sheet into another, but my problem is the following: To see if there is a match, I have to check three different lookup v...
  • gracecurtis's avatar
    Dec 03, 2024

    I found the solution! I needed to use an IFNA function to search for the first two variables, then nest that whole formula within another IFNA function to get the third. This video helped me: https://www.youtube.com/watch?v=AXo9BPqbvxo&t=195s 

Resources