VLOOKUP in 2 sheets of an excel -
I have a column in Excel of Excel that I want to compare with the column of sheet 2 of the same Excel. The value of the sheet 1 column to be present in some rows of Sheet 2 columns (not required by row by row).
How to use VLUUP?
something like this:
= IF (ISNA (match 1, sheet 2! B: b, 0)), "no match", "match")
Comments
Post a Comment