Excel - Check if item exists in another column
January 20, 2014 —Category: Software
The other day I had to create a "diff" between two lists in excel. More exactly, I had to verify which emails were missing between two lists of emails. Solutions I could find two solutions to this problem, which are listed below. For both, I'll assume that columns A and B contain the two lists…