Hi new user 1st post
I have read through and found how to match data from one column against another using =IF(ISNUMBER(MATCH(A2,B:B,0)),A2,"") and that’s fine.

But how would I display the items that didn’t match?