Hi all,
I need help with extracting one value from same multiple values.
Below is the part of the dataset I have.
Here is the example of what I want.
For example,
There are 3 DLGY1702W.ABWEEUS Model Name. I only want to output one for this model. Same goes for other model names as well.
How do you do this with a formula?
Your help will be greatly appreciated.
[TABLE="width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]Model[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]WT1801HVA.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]WT1801HVA.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701V.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701V.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701VE.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701VE.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I need help with extracting one value from same multiple values.
Below is the part of the dataset I have.
Here is the example of what I want.
For example,
There are 3 DLGY1702W.ABWEEUS Model Name. I only want to output one for this model. Same goes for other model names as well.
How do you do this with a formula?
Your help will be greatly appreciated.
[TABLE="width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]Model[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLGY1702W.ABWEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]WT1801HVA.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]WT1801HVA.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701V.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701V.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701VE.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD][TABLE="width: 159"]
<tbody>[TR]
[TD="width: 159"]DLEY1701VE.ASSEEUS[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]