sathishkumarc
New Member
- Joined
- Feb 13, 2015
- Messages
- 4
I have a table that has the list of Teacher names in the first column and the subjects that they handle in the following columns. (as shows below), A Teacher can handle multiple subjects, so the columns can be more than 3.
A B C D
Teacher1 Eng1 Eng2 Science1
Teacher2 Maths2 Eng3 Lifeskills1
I have another table which has the list of all the subjects. (As shows below)
A B
Eng1
Eng2
Eng3
Maths2
Lifeskills1
Science1
I want a formula in the column B in this table that would search the previous table and return the teacher name. Ex: for B1 the result must be "Teacher 1"
Please assist
A B C D
Teacher1 Eng1 Eng2 Science1
Teacher2 Maths2 Eng3 Lifeskills1
I have another table which has the list of all the subjects. (As shows below)
A B
Eng1
Eng2
Eng3
Maths2
Lifeskills1
Science1
I want a formula in the column B in this table that would search the previous table and return the teacher name. Ex: for B1 the result must be "Teacher 1"
Please assist