How can I filter cells that contain two or more strings like this 800-361-4827?

JeanExcel

New Member
Joined
Jan 7, 2019
Messages
1
I have several cells with only one phone number. How can I filter those which have more than one cell phone? For example, I want to find cells like this:


MCCLANAHA Juan `RR I Box 1488 Alton 778-6076; Mcdonald S `1820 N Main St 417-926-4747

The amount of numbers in the phone number may vary.

Thanks in advance for your help.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Will the phone numbers always have hypens and if so could any other part of the string contain a hyphen? if yes and no respectively search by hyphen?

OR

Will the phone number always be at the end of the string? If so use Right and select the max number of characters the phone number could contain, then remove any text?
 
Upvote 0

Forum statistics

Threads
1,215,501
Messages
6,125,169
Members
449,212
Latest member
kenmaldonado

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