Verifying and moving non matching numbers in columns

D

DRKENNE

I have two columns ,one with 1000 numbers (A) and one with 1700 (B). Column
1 is the correct column. I want to compare columns A and B and move those in
B that don't match or appear in A to a third column. End result should be
#'s in A and B should match and a third column (C) contains #'s that were in
B but didn't match A. I'm trying to confirm matches in A and B and cull out
those that don't match into C. Make any sense?
 

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

Top