I have the following data for HS & College and I'd like to extract only the HS Year as shown below:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]HS & College[/TD]
[TD]HS Year (Result I want)[/TD]
[/TR]
[TR]
[TD]HS Year: 2001/Univ Year: 2006[/TD]
[TD]2001[/TD]
[/TR]
[TR]
[TD]HS Year:1997/Univ Year:2005[/TD]
[TD]1997[/TD]
[/TR]
</tbody>[/TABLE]
Is there a formula to achieve this? Noting that the original entries in the column HS & College can have a space or not after the first colon.
Any help would be appreciated as I'm brain fried at the moment.
Thanks!
Maria
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]HS & College[/TD]
[TD]HS Year (Result I want)[/TD]
[/TR]
[TR]
[TD]HS Year: 2001/Univ Year: 2006[/TD]
[TD]2001[/TD]
[/TR]
[TR]
[TD]HS Year:1997/Univ Year:2005[/TD]
[TD]1997[/TD]
[/TR]
</tbody>[/TABLE]
Is there a formula to achieve this? Noting that the original entries in the column HS & College can have a space or not after the first colon.
Any help would be appreciated as I'm brain fried at the moment.
Thanks!
Maria