Hello all,
I am having a hard time finding a formula to solve the following problem:
Teachers take attendance at the beginning of their class, but some students are exempted from certain classes because they have already completed that course or for other reasons. Yet, they may be wrongly counted as absent as teachers are unaware of their particular situations.
I'd like to find a formula to be included in the attendance register that searches for matches between the list of students, the class of the day, and the students and classes in the exemption table. If there is a match, it would return a specific text like "Exempted" and leave the cells empty otherwise. This way, if the teacher enters the class name in the sheet, they can see who is not expected to attend that particular class.
I've tried a combination of iferror and index/match or vlookup, but nothing has worked.
Thank you very much for your help; I'd be forever grateful!!
Bookmarks