Good Afternoon,
I'm trying to find a formula that would help me copy info from one cell to another cell in a different sheet based on some duplicate information between those sheets.
Here is an example of what I'm trying to do:
Sheet 1
Column A | Column B
1. Baseball | Mike
2. Tennis | John
3. Bowling | Tim
4. Baseball | Ben
5. Running | Scott
Sheet 2
Column A | Column B | Column C
1. Football | Mike | Red
2. Baseball | Ben | Blue
3. Soccer | Nick | White
4. Baseball | Mike | Orange
5. Football | Justin | Yellow
I would like the formula to look through both sheets to find exact duplicates of both Columns A + B and then copy Column C's info from where the duplicate is located in Sheet 2 to Column C in Sheet 1. So in the case of the above information Sheet 1/Row 1 would match with Sheet 2/Row 4 and Sheet 1/Row 4 would match with Sheet 2/Row 2.
The output on Sheet 1 would then look like this:
Sheet 1
Column A | Column B | Column C
1. Baseball | Mike | Orange
2. Football | John
3. Soccer | Tim
4. Baseball | Ben | Blue
5. Football | Scott
Any help would be appreciated, sorry for the poor formatting.
Bookmarks