I have a list of names and addresses that I have on a master "remove" list. I constantly need to compare this list with new lists I get. So I need to compare the names in the "names" column of my remove list against all the names in the "names" column of any new list. I then need to delete the whole row on the new list that matches with the "remove" list. Either automatically or manually.
I'm not experienced enough to figure out what function/macros do that. Any suggestions? Thanks!
Bookmarks