Need help with Excel Sheet

mon3y4me

Elite Member
Jr. VIP
Joined
Mar 27, 2009
Messages
2,378
Reaction score
487
Hi guys,

I have an excel file and it has mixed data from various countries. I'd like to filter the data and remove all rows from the column with foreign phone numbers. I want to keep only the ones which has numbers from usa, ca and uk country. How can I do this without having to do it one by one? I know you can apply rules to excel, but I'm not sure which one it is. If someone could help me, i'd appreciate it. Thanks
 
You can sort by phone numbers and then remove the unwanted. Or you can do it programmatically.
 
It looks like this, i want to remove the ones that don't start with +1 and +44 along with the other columns
 

Attachments

  • email list.png
    email list.png
    214.5 KB · Views: 10
if you cant find out how you can always pay someone on fiver to do it and give them a copy spreadsheet
 
Custom Filter on the phone coloumn.

But, you're not doing the Support Center scam, are you?
 
Custom Filter on the phone coloumn.

But, you're not doing the Support Center scam, are you?
No, its not anything like that. What function will be used for that?
 
Highlight the top row then
Data > Filter
Then use the drop down on that column and you can filter not including xxx
 
Back
Top