For example, in Sheet1, I need to see if A1 all the way through to Z1 matches A* to Z* in Sheet2. Sheet2 has the exact same columns. In Sheet2 obviously the match could be any row and won't be the 1st row like it is in Sheet1. But if A1-Z1 in Sheet1 for example is found at A500-Z500 in Sheet2, I would get a match. If it is not found anywhere in Sheet2, I would get an #N/A.
I assume another option would be to just Concatenate all of the columns into a new column, and look up that column in the other sheet... but is there a better way to lookup a whole row from one sheet into another?
Thanks
I assume another option would be to just Concatenate all of the columns into a new column, and look up that column in the other sheet... but is there a better way to lookup a whole row from one sheet into another?
Thanks