I have to run a report showing customer names, addresses and email addresses. Many times customers have the same email address as some other customer. I need to:
Sort the first worksheet (call it "Email1") by email address;
Add a formula in the column next to the email column: "=IF(O2=O3...