Hi
Here's what my dataset looks like:
A B C
[TABLE="width: 500"]
<tbody>[TR]
[TD]Area1[/TD]
[TD]Customer[/TD]
[TD]Test1[/TD]
[/TR]
[TR]
[TD]Area2[/TD]
[TD]Customer[/TD]
[TD]Test2[/TD]
[/TR]
[TR]
[TD]Area3[/TD]
[TD]Customer[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Area4[/TD]
[TD]Customer[/TD]
[TD]Test4[/TD]
[/TR]
</tbody>[/TABLE]
In column D, I would like to show Test 1 in D1, Test 2 in D2, Test 4 in D3. Cell D4 would show as a blank
Any cell within column C could be blank.
would appreciate any help.
Many thanks
Here's what my dataset looks like:
A B C
[TABLE="width: 500"]
<tbody>[TR]
[TD]Area1[/TD]
[TD]Customer[/TD]
[TD]Test1[/TD]
[/TR]
[TR]
[TD]Area2[/TD]
[TD]Customer[/TD]
[TD]Test2[/TD]
[/TR]
[TR]
[TD]Area3[/TD]
[TD]Customer[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Area4[/TD]
[TD]Customer[/TD]
[TD]Test4[/TD]
[/TR]
</tbody>[/TABLE]
In column D, I would like to show Test 1 in D1, Test 2 in D2, Test 4 in D3. Cell D4 would show as a blank
Any cell within column C could be blank.
would appreciate any help.
Many thanks