Good day Ladies and Gents,
I have 2 lists on 2 sheets. Each list is thousands of rows long.
What I need to do is loop through each Name in List2 Sheet2. And look for it in List1 Sheet1.
If a match is found then do nothing "Goto Next Cell" if Not..Then add it to the bottom of List1.
I just can't seem to wrap my head around this.