How can I match words from one column with another?

cwinhall

New Member
Joined
Jun 17, 2014
Messages
17
In column A I have a list of 500 words.

In column B I have a list of 300 words.

In column C I want to list all the words that column A and B have in common. As seen in the example below.

elephantcrocodileelephant
ratmosquito
circuselephant

<tbody>
</tbody>

Thanks for your help!
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
I would also like to know how to do it for several more columns. Not just matching words between 2 columns, but 5, even 10. How does that change the formula?

Look forward to the responses!
 
Last edited:
Upvote 0
In column C I want to list all the words that column A and B have in common.
Try this, copied down

Excel Workbook
ABC
1List 1List 2Common
2elephantcrocodileelephant
3ratmosquito
4circuselephant
5
Common Words



I would also like to know how to do it for several more columns. Not just matching words between 2 columns, but 5, even 10. How does that change the formula?
Not sure I understand exactly what you want. Could we see sample data and expected results for that scenario too (lets say just 4 columns)?
 
Upvote 0
Cross-posted here: https://www.excelforum.com/excel-fo...rds-from-one-column-with-several-othersr.html

While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules). This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered. Please be sure to do this in the future.

Thank you.
 
Upvote 0

Forum statistics

Threads
1,215,050
Messages
6,122,868
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top