Filter out email addresses from csv file

Profit17

Registered Member
Joined
Mar 29, 2017
Messages
61
Reaction score
9
Hi,

I have a 300,000 strong email list in csv format. I need a way to filter out all addresses that aren't gmail. So either delete those, or cut the gmails and save in a new file.

This is obviously too massive to do manually and I can't find a way to achieve this.

Any ideas?

Thanks
 
Data->sort by that field. Delete whatever you don’t want. 300k is not huge...
 
Back
Top