Dear All,
I do have the sample data set across A1:C6.
I would like to concatenate as follows:-
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"]Region[/TD]
[TD="width: 64"]Store[/TD]
[TD="width: 64"]Result[/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]a[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]b[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]c[/TD]
[TD]a-b-c[/TD]
[/TR]
[TR]
[TD]West[/TD]
[TD]d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]West[/TD]
[TD]e[/TD]
[TD]d-e[/TD]
[/TR]
</tbody>[/TABLE]
Could someone help me with the formula which can populate the desired result across C Columns?
Regards
I do have the sample data set across A1:C6.
I would like to concatenate as follows:-
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="width: 64"]Region[/TD]
[TD="width: 64"]Store[/TD]
[TD="width: 64"]Result[/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]a[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]b[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]East[/TD]
[TD]c[/TD]
[TD]a-b-c[/TD]
[/TR]
[TR]
[TD]West[/TD]
[TD]d[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]West[/TD]
[TD]e[/TD]
[TD]d-e[/TD]
[/TR]
</tbody>[/TABLE]
Could someone help me with the formula which can populate the desired result across C Columns?
Regards