I need to match e-mail addresses in two columns: in the first column, I have nearly 4000 addresses. In the second, I have approximately 300. I need to keep only those addresses that appear in both columns and eliminate the rest. Is there a function that will help me do this?
Thank you!