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

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -