Comparing 2 Lists

S

Scott

Hi
I have two lists, one is shorter than the other. I need to make a third list that contains only items that are in both lists. Let's say that column A is my short list (about 2,000 entries), column B is my long list (about 20,000 entries), and I'm going to make column C a list only of items that are in both lists. I don't even know where to start. Any ideas

Also, the entries in column A may change depending on user input, so of course the new column C needs to reflect the change as well. Column B can also change, but usually doesn't

Thanks in advance
Scott
 

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