[TABLE="width: 1790"]
<tbody>[TR]
[TD="width: 1790"]Hello,
I need help identifying a formula that will locate the "country of origin" attribute in a data set (Example below) and extract it. All of the html exists in a single cell & I want all of it to remain there, except for the country of origin portion. However, each row might have a different value or character length for the country of origin (USA, Philippines, China etc.). So, I need to write a formula that identifies the country of origin string & removes all the values in between the <p></p> tags. I highlighted the portion below in red that I would like to strip out.
I hope this makes sense....
<p><strong>Coating</strong> : No Coating</p><p><strong>Construction</strong> : Cut N Sew</p><p><strong>Country of Origin</strong> : Philippines - Subject to change</p><p><strong>Cuff Type</strong> : No Cuff</p><p><strong>Glove Type</strong> : Ambidextrous</p><p><strong>Length</strong> : Standard</p><p><strong>Material</strong> : 100% Cotton</p><p><strong>Material Weight</strong> : Lightweight</p><p><strong>Reversible</strong> : Yes</p><p><strong>Shell Color</strong> : White</p><p><strong>Size</strong> : Ladies (Fits Medium)</p>
[/TD]
[/TR]
</tbody>[/TABLE]
<tbody>[TR]
[TD="width: 1790"]Hello,
I need help identifying a formula that will locate the "country of origin" attribute in a data set (Example below) and extract it. All of the html exists in a single cell & I want all of it to remain there, except for the country of origin portion. However, each row might have a different value or character length for the country of origin (USA, Philippines, China etc.). So, I need to write a formula that identifies the country of origin string & removes all the values in between the <p></p> tags. I highlighted the portion below in red that I would like to strip out.
I hope this makes sense....
<p><strong>Coating</strong> : No Coating</p><p><strong>Construction</strong> : Cut N Sew</p><p><strong>Country of Origin</strong> : Philippines - Subject to change</p><p><strong>Cuff Type</strong> : No Cuff</p><p><strong>Glove Type</strong> : Ambidextrous</p><p><strong>Length</strong> : Standard</p><p><strong>Material</strong> : 100% Cotton</p><p><strong>Material Weight</strong> : Lightweight</p><p><strong>Reversible</strong> : Yes</p><p><strong>Shell Color</strong> : White</p><p><strong>Size</strong> : Ladies (Fits Medium)</p>
[/TD]
[/TR]
</tbody>[/TABLE]