How to compare 2 lists and return un-matched?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For example,

List A
A
B
C
D

List B
B
C
D
E

Need solution that returns on new worksheet:
A
E

Thanks for the help.

RWR
Albuquerque
 
Also need the solution to be repeatable monthly as the 2 lists are updated.
Trying to avoid the use of advance filter\unique values. Something using
arrays perhaps?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top