Ok so I have a large grid. I have an index match formula that is searching for the teacher & period and returning the course. I want to include a "check" in the formula that shows an error if the same teacher is has their name more than once for the same period.
My formula currently in cell S4 is...
=iferror(if(R4="","",index(B:B,match(R4&$S$3,C:C&A:A,0))))
I would like it to return an error because R4 ("Math1") is listed twice next to S3 ("1").
Hope that makes sense.
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>[TABLE="width: 0"]
<colgroup><col style="width: 69px"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"></colgroup><tbody>[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]A[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]B[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]C[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]D[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]GEN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Red)[/TD]
[TD="align: center"]Math3[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]GEN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Blue)[/TD]
[TD]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Blue)[/TD]
[TD="align: center"]Math3[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]SPED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Gold)[/TD]
[TD="align: center"]Math3[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
</tbody>[/TABLE]
My formula currently in cell S4 is...
=iferror(if(R4="","",index(B:B,match(R4&$S$3,C:C&A:A,0))))
I would like it to return an error because R4 ("Math1") is listed twice next to S3 ("1").
Hope that makes sense.
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>[TABLE="width: 0"]
<colgroup><col style="width: 69px"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"><col width="19"><col width="69"><col width="100"><col width="100"></colgroup><tbody>[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]A[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]B[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]C[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=980000]#980000[/URL] , colspan: 3, align: center"]D[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]GEN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF0000]#FF0000[/URL] , align: center"]7th Red[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD="align: center"]Math 7 (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Red)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Red)[/TD]
[TD="align: center"]Math3[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]GEN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0000FF]#0000FF[/URL] , align: center"]7th Blue[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Blue)[/TD]
[TD]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD]Math 7 (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Blue)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Blue)[/TD]
[TD="align: center"]Math3[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] "]SPED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=FF9900]#FF9900[/URL] , align: center"]7th Gold[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Course[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]Teacher[/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD]Math 7 (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]6[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]7[/TD]
[TD][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Gold)[/TD]
[TD="align: center"]Math3[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EFEFEF]#EFEFEF[/URL] , align: center"]8[/TD]
[TD="align: center"]Math 7 Lab (Gold)[/TD]
[TD="align: center"]Math1[/TD]
[/TR]
</tbody>[/TABLE]