Find strings within several cells

Panchistiko

New Member
Joined
Oct 22, 2009
Messages
37
Hi, Excel experts. Directly to the point:

I need to find if the DisplayName matches with Payroll_Last AND any of the other two (Payroll_Second, Payroll_Name). If match, write "MATCH" in E.

[TABLE="width: 615"]
<tbody>[TR]
[TD="align: center"]DisplayName
[/TD]
[TD="align: center"]Payroll_Last[/TD]
[TD="align: center"]Payroll_Second[/TD]
[TD="align: center"]Payroll_Name[/TD]
[/TR]
[TR]
[TD="align: center"]Ross Eustace Geller[/TD]
[TD="align: center"]GELLER[/TD]
[TD="align: center"]ANYSECOND[/TD]
[TD="align: center"]ROSS EUSTACE[/TD]
[/TR]
[TR]
[TD="align: center"]Rachel Green[/TD]
[TD="align: center"]GREEN[/TD]
[TD="align: center"]SECOND[/TD]
[TD="align: center"]RACHEL KAREN[/TD]
[/TR]
[TR]
[TD="align: center"]Joey Francis Tribbiani Jr.[/TD]
[TD="align: center"]TRIBBIANI[/TD]
[TD="align: center"]JR[/TD]
[TD="align: center"]JOSEPH JOEY FRANCIS[/TD]
[/TR]
[TR]
[TD="align: center"]Monica E Geller[/TD]
[TD="align: center"]GELLER[/TD]
[TD="align: center"]BING[/TD]
[TD="align: center"]MONICA MIDDLEE[/TD]
[/TR]
[TR]
[TD="align: center"]Chandler Muriel Bing Bing[/TD]
[TD="align: center"]BING[/TD]
[TD="align: center"]BING[/TD]
[TD="align: center"]CHANDLER MURIEL[/TD]
[/TR]
[TR]
[TD="align: center"]Phoebe Buffay[/TD]
[TD="align: center"]BUFFAY[/TD]
[TD="align: center"]NOSECOND[/TD]
[TD="align: center"]PHOEBE NOMIDDLE[/TD]
[/TR]
</tbody>[/TABLE]

Thank you.
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
I'm so sorry. I've already asked this three years ago.
I can't believe I have to do the same job again. Can I close this thread?

This is the post, if any is interested.
 
Upvote 0

Forum statistics

Threads
1,224,821
Messages
6,181,163
Members
453,021
Latest member
Justyna P

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