Return data that is not in each both table
Compare the 2 tables in Image 1 and return data so its like Image 2
What I looking to do is for it to compare A+B to C+D
First remove all Names that match
Second compares all IDs that match (excluding ones without IDs)
Finally do the same with C+D
Im currently using "Sort(FILTER(A2:B,ISNA(MATCH(B2:B,D2:D,0))))" for A+B to remove the names in both, just Cant seem to figure out how to do the same with the IDs and have it ignore the blanks
im Fine with having to do this over multiple columns to do this if needed
link to sheet, it's the (Filter Data) Sheet
https://docs.google.com/spreadsheets/d/1_OWO7HrK9vwbfp8QRY_s8R59ABKdlYr_hCH2Q-PNLQo/edit?usp=sharing