johnrlalor
New Member
- Joined
- Feb 14, 2014
- Messages
- 40
Hi,
I am trying to use the INDEX MATCH function to populate Columns E & F in the example below however I'm not having any luck, can anyone advise how to populate multiple values where the results are the same?
Thanks for any feedback / assistance
[TABLE="width: 500"]
<tbody>[TR]
[TD]Person[/TD]
[TD]Pos[/TD]
[TD][/TD]
[TD]Pos[/TD]
[TD]Name 1[/TD]
[TD]Name 2[/TD]
[/TR]
[TR]
[TD]Player A[/TD]
[TD]1[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]Player A[/TD]
[TD]Player E[/TD]
[/TR]
[TR]
[TD]Player B[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]2[/TD]
[TD]Player B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player C[/TD]
[TD]3[/TD]
[TD][/TD]
[TD]3[/TD]
[TD]Player C[/TD]
[TD]Player F[/TD]
[/TR]
[TR]
[TD]Player D[/TD]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player E[/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player F[/TD]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player G[/TD]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 336"]
<colgroup><col span="2"><col><col span="2"><col></colgroup><tbody></tbody>[/TABLE]
I am trying to use the INDEX MATCH function to populate Columns E & F in the example below however I'm not having any luck, can anyone advise how to populate multiple values where the results are the same?
Thanks for any feedback / assistance
[TABLE="width: 500"]
<tbody>[TR]
[TD]Person[/TD]
[TD]Pos[/TD]
[TD][/TD]
[TD]Pos[/TD]
[TD]Name 1[/TD]
[TD]Name 2[/TD]
[/TR]
[TR]
[TD]Player A[/TD]
[TD]1[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]Player A[/TD]
[TD]Player E[/TD]
[/TR]
[TR]
[TD]Player B[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]2[/TD]
[TD]Player B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player C[/TD]
[TD]3[/TD]
[TD][/TD]
[TD]3[/TD]
[TD]Player C[/TD]
[TD]Player F[/TD]
[/TR]
[TR]
[TD]Player D[/TD]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player E[/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player F[/TD]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Player G[/TD]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 336"]
<colgroup><col span="2"><col><col span="2"><col></colgroup><tbody></tbody>[/TABLE]