N
ng6971
Hi All,
I have 4 data columns. Column A has 150 data cells, Column B, C and D has
450 data cells.
I would like to compare only Column A to Column B and if there is a match,
put the matching results in Column F - Column G - Column H - Column I.
Situation:
A B C D
1 3 x y
2 2 x y
3 0 x y
4 1 x y
Results needed:
F G H I
1 1 x y
2 2 x y
3 3 x y
Any help would be great!
Thanks in Advance.
I have 4 data columns. Column A has 150 data cells, Column B, C and D has
450 data cells.
I would like to compare only Column A to Column B and if there is a match,
put the matching results in Column F - Column G - Column H - Column I.
Situation:
A B C D
1 3 x y
2 2 x y
3 0 x y
4 1 x y
Results needed:
F G H I
1 1 x y
2 2 x y
3 3 x y
Any help would be great!
Thanks in Advance.