Here's what I want to do.
I have a teacher schedule and I currently have a formula to count the number of times they cover a class : Teacher Name | =COUNTA($C$86:$Z$86)
This works great, but I have been manually entering the row data according to the teacher name. I would like this to work by itself since the data will be changing 4 times a year.
So, in table A I have Teacher Name followed by the number of classes covered, which is populated by table B which has each Teacher's name in column A followed by the date of each class covered in a row beside their name.
How do I change my working COUNTA formula to find and match the teacher in table A with their info in table B?
Thanks for your help!
I have a teacher schedule and I currently have a formula to count the number of times they cover a class : Teacher Name | =COUNTA($C$86:$Z$86)
This works great, but I have been manually entering the row data according to the teacher name. I would like this to work by itself since the data will be changing 4 times a year.
So, in table A I have Teacher Name followed by the number of classes covered, which is populated by table B which has each Teacher's name in column A followed by the date of each class covered in a row beside their name.
How do I change my working COUNTA formula to find and match the teacher in table A with their info in table B?
Thanks for your help!