H
HilcrRWise
I have two tables:
Table 1
Subject, SubjCode
Maths, Ma
English, En
Science, Sc
etc (about a dozen subject names)
Table 2
TeachSet
7En1
8En2
9Ma1
10Ma2
11Sc1
etc (over 100 similarly formated values)
What I want to beable to do is add a second column to table 2 calle
'Subject'. This column needs to be automatically filed with th
appropriate subject name by looking at the two letter subject cod
incorporated within the TeachSet value.
How would I go about doing this.
Thanks
Table 1
Subject, SubjCode
Maths, Ma
English, En
Science, Sc
etc (about a dozen subject names)
Table 2
TeachSet
7En1
8En2
9Ma1
10Ma2
11Sc1
etc (over 100 similarly formated values)
What I want to beable to do is add a second column to table 2 calle
'Subject'. This column needs to be automatically filed with th
appropriate subject name by looking at the two letter subject cod
incorporated within the TeachSet value.
How would I go about doing this.
Thanks