Text search for all the same stuff - order irrlevant

CreativeUsername

Board Regular
Joined
Mar 11, 2017
Messages
52
I'm working with a huge data set of full names compressed into a single cell. I have another cell on the same line with the same name but the order of the parts may or may not differ. Parts are separated by spaces.

So say Cell A1 is "John Q Doe" and cell C1 could be "John Q Doe", "Doe John Q", "Doe Q John" or "Q John Doe". I'd like to be able to run a formula that recognizes "all the same stuff" regardless of order as a "match" in C1 as compared to A1. Order is not important or a disqualifying factor.

Is that even possible?
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hello Creative,

You need to give a little more info and maybe some actual examples and what you expect. So in your example do you expect to find John and Q and Doe from A1 each in C1? Are you looking for a VBA solution or a formula. Will there always be three things to look for, etc.
 
Upvote 0

Forum statistics

Threads
1,216,604
Messages
6,131,700
Members
449,666
Latest member
Tommy2Tables365

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