I am having trouble with a formula to look in a list for a particular string.
I have a long list of names sorted in one column. In another column, I have a short list of names. I wold like to have some formula in the cell next to each name in the short list that will compere the short list name to the long list and tell me if that name exists in the long list. More accurately, I need to know when it does not exist in the long list.
I thought VLOOKUP might do it but I have not had success.