joharmenezes
Member
I have 2 sheets.
one sheet has a column of names say Alex, Bob, Chad.
I have another sheet with 2 columns:
1st Column has names Alex Michael, Chad Rogers, Bob Stevens,
2nd column has codes: 009, 007, 003, etc...
Now I would like to check if a name in sheet1 is contained in sheet2 and paste its corresponding code next to it
so sheet1 should look like
Alex 009
Bob 003
Chad 007
How do I do so?
Thanks
one sheet has a column of names say Alex, Bob, Chad.
I have another sheet with 2 columns:
1st Column has names Alex Michael, Chad Rogers, Bob Stevens,
2nd column has codes: 009, 007, 003, etc...
Now I would like to check if a name in sheet1 is contained in sheet2 and paste its corresponding code next to it
so sheet1 should look like
Alex 009
Bob 003
Chad 007
How do I do so?
Thanks