Hi Please can someone help me.
I have a whole list of serial numbers (H001 to H4569) which I want to find within a multiple text strings.
Example: H2365 ATTEND TO NOT STARTING 384146 REQ, but the serial numbers are either in the beginning, middle or end of the text string.
But the formula also has to return the serial number in the next column
[TABLE="width: 445"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Serial Number[/TD]
[/TR]
[TR]
[TD]H2365 ATTEND TO NOT STARTING 384146 REQ[/TD]
[TD]H2365[/TD]
[/TR]
[TR]
[TD]H1456 ATTEND TO NOT STARTING 384146 REQ[/TD]
[TD]H1456[/TD]
[/TR]
[TR]
[TD]ATTEND TO NOT STARTING H1999 384146 REQ[/TD]
[TD]H1999[/TD]
[/TR]
[TR]
[TD]H2365 ATTEND TO NOT STARTING 384146 REQ H4123[/TD]
[TD]H4123[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]
Thanks
Louis
I have a whole list of serial numbers (H001 to H4569) which I want to find within a multiple text strings.
Example: H2365 ATTEND TO NOT STARTING 384146 REQ, but the serial numbers are either in the beginning, middle or end of the text string.
But the formula also has to return the serial number in the next column
[TABLE="width: 445"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Serial Number[/TD]
[/TR]
[TR]
[TD]H2365 ATTEND TO NOT STARTING 384146 REQ[/TD]
[TD]H2365[/TD]
[/TR]
[TR]
[TD]H1456 ATTEND TO NOT STARTING 384146 REQ[/TD]
[TD]H1456[/TD]
[/TR]
[TR]
[TD]ATTEND TO NOT STARTING H1999 384146 REQ[/TD]
[TD]H1999[/TD]
[/TR]
[TR]
[TD]H2365 ATTEND TO NOT STARTING 384146 REQ H4123[/TD]
[TD]H4123[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]
Thanks
Louis