I have 2 columns, first one is the IDs of students for Q1, the second one is the IDs of students for Q2. In the Q2 new students were accepted and some students dropped, so there is a mismatch in the list of IDs. I need a function that will indicate those IDs that are present in column A but are not included in Column B and vise versa.
Thank you!
Thank you!