I have a list of students name with ID numbers and also have a list of ID number of student that attend my lectures. currently i use =IF(ISERROR(MATCH(B2,$E$2:$E$17,0)),"",B2) to sort out the matches which works ok. Only porblem is tat it does not show if there are no matches can any one help
Bookmarks