Excel - Index Match Function

Soldato
Joined
2 Oct 2004
Posts
4,362
Location
N.W London
Hey there

I am trying to work out how I can use the INDEX MATCH function in Excel to tell me if a value in one column exists in another column.....any help would be appreciated , see below example:

Col1 Col2 Does it exist
1 2
2 3
3 4

So in the "Does it exist" column the first two rows will have a Y displayed inside it and the last row will have a N displayed inside it...

Any help would be appreciated

thank you
 
Any specific reason you want to use INDEX MATCH?

What you want can easily be achieved using VLOOKUP.

TY7C1FI.png
 
INDEX MATCH is more accurate....

The data in the example I have provided is very minimal I need to do this for thousands of rows.

Thanks
 
Back
Top Bottom