I'm not really sure how to do this or even if there is a way it can be done (but I'm really hoping it can).
I need to find the days when a specific subject is taught. The subject name will always contain the characters 11a/En which will be followed by 1, 2, 3, 4 etc. At the moment my table looks something like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]AMon1[/TD]
[TD]AMon2[/TD]
[TD]AMon3[/TD]
[TD]ATues1[/TD]
[/TR]
[TR]
[TD]AJA
[/TD]
[TD]11a/Ma1[/TD]
[TD]7b/Sc1[/TD]
[TD]11a/En1[/TD]
[TD]8b/Pe1[/TD]
[/TR]
[TR]
[TD]HGE[/TD]
[TD]8c/Te1[/TD]
[TD]11a/En2[/TD]
[TD]8b/Re1[/TD]
[TD]7a/En1[/TD]
[/TR]
</tbody>[/TABLE]
So basically I need a formula that will tell that an 11a/En class will be taught at AMon2 and AMon3 - is there any way this can be done?
Thanks
I need to find the days when a specific subject is taught. The subject name will always contain the characters 11a/En which will be followed by 1, 2, 3, 4 etc. At the moment my table looks something like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]AMon1[/TD]
[TD]AMon2[/TD]
[TD]AMon3[/TD]
[TD]ATues1[/TD]
[/TR]
[TR]
[TD]AJA
[/TD]
[TD]11a/Ma1[/TD]
[TD]7b/Sc1[/TD]
[TD]11a/En1[/TD]
[TD]8b/Pe1[/TD]
[/TR]
[TR]
[TD]HGE[/TD]
[TD]8c/Te1[/TD]
[TD]11a/En2[/TD]
[TD]8b/Re1[/TD]
[TD]7a/En1[/TD]
[/TR]
</tbody>[/TABLE]
So basically I need a formula that will tell that an 11a/En class will be taught at AMon2 and AMon3 - is there any way this can be done?
Thanks