Good Afternoon
Im wondering if anyone can help me with a formula that will extractnumbers before a dash,
I have a column that has entries like the following
<TABLE style="WIDTH: 192pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=256 border=0 x:str><COLGROUP><COL style="WIDTH: 192pt; mso-width-source: userset; mso-width-alt: 9362" width=256><TBODY><TR style="HEIGHT: 12.75pt" height=17><TD class=xl22 style="BORDER-RIGHT: silver 0.5pt solid; BORDER-TOP: silver 0.5pt solid; BORDER-LEFT: silver 0.5pt solid; WIDTH: 192pt; BORDER-BOTTOM: silver 0.5pt solid; HEIGHT: 12.75pt; BACKGROUND-COLOR: silver" width=256 height=17>From Store: 36 - Halifax Monastery</TD></TR></TBODY></TABLE>
The number could be 2 or 4 in length .
there is always a dash following the number,
I need a way to Extract only the Number
Is this possible?
Thanks,
Im wondering if anyone can help me with a formula that will extractnumbers before a dash,
I have a column that has entries like the following
<TABLE style="WIDTH: 192pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=256 border=0 x:str><COLGROUP><COL style="WIDTH: 192pt; mso-width-source: userset; mso-width-alt: 9362" width=256><TBODY><TR style="HEIGHT: 12.75pt" height=17><TD class=xl22 style="BORDER-RIGHT: silver 0.5pt solid; BORDER-TOP: silver 0.5pt solid; BORDER-LEFT: silver 0.5pt solid; WIDTH: 192pt; BORDER-BOTTOM: silver 0.5pt solid; HEIGHT: 12.75pt; BACKGROUND-COLOR: silver" width=256 height=17>From Store: 36 - Halifax Monastery</TD></TR></TBODY></TABLE>
The number could be 2 or 4 in length .
there is always a dash following the number,
I need a way to Extract only the Number
Is this possible?
Thanks,