I have been trying to figure this out.. just aint working for me
I have two columns. Both sorted.
Column a is the short list
Column b is the lont list.
I want to check if each cell in column a short list, residents anywhere in column b long list.
If it does, I want to print column b's match in column c. (I know the example isnt sorted .. just shown for illustration)
So column a might have
dog
cat
bird
monkey
Column b might have
pig 23
horse 93
dog 78
monkey PP
zebra LZ
cat 92
tiger 429
bird 893
goat 777
Results needed in column c
dog 78
cat 92
bird 893
monkey PP
Thanks for the help .. been racking my brain on this... havent found a REALLY clear doc that explains Vlookups.
I have two columns. Both sorted.
Column a is the short list
Column b is the lont list.
I want to check if each cell in column a short list, residents anywhere in column b long list.
If it does, I want to print column b's match in column c. (I know the example isnt sorted .. just shown for illustration)
So column a might have
dog
cat
bird
monkey
Column b might have
pig 23
horse 93
dog 78
monkey PP
zebra LZ
cat 92
tiger 429
bird 893
goat 777
Results needed in column c
dog 78
cat 92
bird 893
monkey PP
Thanks for the help .. been racking my brain on this... havent found a REALLY clear doc that explains Vlookups.